~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2008-12-16 06:44:47 UTC
  • Revision ID: stewart@flamingspork.com-20081216064447-gteyeklawmtzew6p
fix outfile_loaddata test for drizzle.

on ambiguous SELECT INTO OUTFILE, error out and don't just warn. It's an *error* if you can't load the resulting file!

Also had to file https://bugs.launchpad.net/mysql-server/+bug/308457 which means we have to disable a test
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 Diff
function 670.1.20 15 years ago Monty Taylor Renamed functions to function... everything else i Diff
item 584.4.5 15 years ago Monty Taylor Split out cache_row and type_holder. Diff
replication 575.4.6 15 years ago Monty Taylor Removed my_getwd. Moved replication files. Moved m Diff
serialize 316 16 years ago Brian Aker First pass of new sql_db.cc work Diff
util 492.1.7 15 years ago Monty Taylor Moved test() to its own file. Made a new function Diff
alter_column.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.3 KB Diff Download File
alter_drop.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.4 KB Diff Download File
authentication.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 2.3 KB Diff Download File
authentication.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.1 KB Diff Download File
base.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 20.8 KB Diff Download File
cached_item.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 3.9 KB Diff Download File
cached_item.h 584.4.10 15 years ago Monty Taylor Broke out cached_item. 2.3 KB Diff Download File
check_stack_overrun.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 1.7 KB Diff Download File
check_stack_overrun.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 1.2 KB Diff Download File
client_settings.h 482 15 years ago Brian Aker Remove uint. 1.5 KB Diff Download File
common.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 16.5 KB Diff Download File
comp_creator.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.8 KB Diff Download File
comp_creator.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.6 KB Diff Download File
configvar.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 5.2 KB Diff Download File
configvar.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.3 KB Diff Download File
connect.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.6 KB Diff Download File
cost_vect.h 575.4.7 15 years ago Monty Taylor More header cleanup. 2.3 KB Diff Download File
current_session.cc 670.2.1 15 years ago Monty Taylor Moved pthread keys 1.3 KB Diff Download File
current_session.h 670.2.1 15 years ago Monty Taylor Moved pthread keys 1 KB Diff Download File
data_home.h 575.4.1 15 years ago ysano Rename mysql to drizzle. 1 KB Diff Download File
db.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 40.8 KB Diff Download File
db.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2 KB Diff Download File
definitions.h 642.1.13 15 years ago Lee remove drizzled/item/timefunc.h, no longer needed 38.1 KB Diff Download File
drizzled.cc 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 162 KB Diff Download File
drizzled_safe.in 319.1.2 16 years ago Grant Limberg Merge from trunk Did a global search and replace 15.1 KB Diff Download File
drizzledumpslow 77.1.34 16 years ago Monty Taylor Renamed more things to match the drizzled rename. 6.2 KB Diff Download File
dtcollation.cc 670.1.20 15 years ago Monty Taylor Renamed functions to function... everything else i 10 KB Diff Download File
dtcollation.h 584.4.1 15 years ago Monty Taylor Split out DTCollation. 5.3 KB Diff Download File
errmsg.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 4.5 KB Diff Download File
errmsg.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.2 KB Diff Download File
error.cc 629.2.7 15 years ago Monty Taylor Fixed a couple of memory buffer size issues. 65.6 KB Diff Download File
error.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 18.9 KB Diff Download File
error_injection.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 3.9 KB Diff Download File
field.cc 670.1.1 15 years ago Monty Taylor Renamed fdecimal.* to decimal.*. Let's see how man 55.5 KB Diff Download File
field.h 656.1.6 15 years ago Monty Taylor Merged in Eric's whitespace cleanup. 24.5 KB Diff Download File
field_conv.cc 670.1.1 15 years ago Monty Taylor Renamed fdecimal.* to decimal.*. Let's see how man 23.1 KB Diff Download File
field_iterator.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 9.1 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
filesort.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 46.5 KB Diff Download File
filesort_info.h 482 15 years ago Brian Aker Remove uint. 1.7 KB Diff Download File
foreign_key.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2.2 KB Diff Download File
gen_lex_hash.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 15.2 KB Diff Download File
gettext.h 538 15 years ago Monty Taylor Moved gettext.h into drizzled in anticipation of t 9.4 KB Diff Download File
global.h 670.1.11 15 years ago Monty Taylor Merged from Toru. 6.9 KB Diff Download File
ha_statistics.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2 KB Diff Download File
ha_trx_info.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2.1 KB Diff Download File
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 Diff Download File
handler.cc 673.3.3 15 years ago Stewart Smith merge head 126 KB Diff Download File
handler.h 673.3.1 15 years ago Stewart Smith remove old table discovery mechanim. Will be repl 54.2 KB Diff Download File
handler_structs.h 590.1.3 15 years ago Stewart Smith remove frm_only create_info option 6.1 KB Diff Download File
handlerton.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 8.7 KB Diff Download File
handlerton.h 673.3.1 15 years ago Stewart Smith remove old table discovery mechanim. Will be repl 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 584.4.7 15 years ago Monty Taylor Removed a big bank of includes from item.h. 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 584.4.7 15 years ago Monty Taylor Removed a big bank of includes from item.h. 3.3 KB Diff Download File
hybrid_type_traits_decimal.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.8 KB Diff Download File
hybrid_type_traits_integer.cc 584.4.7 15 years ago Monty Taylor Removed a big bank of includes from item.h. 2.4 KB Diff Download File
hybrid_type_traits_integer.h 584.4.2 15 years ago Monty Taylor Split out hybrid_type_traits. 1.8 KB Diff Download File
item.cc 681 15 years ago Brian Aker Style cleanup 58.1 KB Diff Download File
item.h 676 15 years ago Brian Aker Merge of Monty's work. 23.1 KB Diff Download File
key.cc 656.1.6 15 years ago Monty Taylor Merged in Eric's whitespace cleanup. 16.8 KB Diff Download File
key.h 656.1.1 15 years ago Monty Taylor OOOh doggie. Got rid of my_alloca. 3.8 KB Diff Download File
key_map.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.6 KB Diff Download File
key_map.h 499.1.7 15 years ago Monty Taylor Added key_map and table_map_iterator. 1.2 KB Diff Download File
key_part_spec.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.8 KB Diff Download File
korr.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 16.6 KB Diff Download File
lex.h 673.3.7 15 years ago Stewart Smith fix outfile test 18.5 KB Diff Download File
lex_string.h 575.1.6 15 years ago Monty Taylor Cleaned up some headers for PCH. 1.3 KB Diff Download File
lex_symbol.h 482 15 years ago Brian Aker Remove uint. 1.5 KB Diff Download File
lock.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 52.2 KB Diff Download File
lock.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 3.9 KB Diff Download File
log.cc 670.3.1 15 years ago Toru Maesaka Replaced MySQL's my_stpncpy() with libc and c++ ca 88.2 KB Diff Download File
log.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 12.2 KB Diff Download File
log_event.cc 676 15 years ago Brian Aker Merge of Monty's work. 198 KB Diff Download File
log_event.h 656.1.42 15 years ago Monty Taylor Changed a char * to a string. 94.8 KB Diff Download File
logging.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 3.7 KB Diff Download File
logging.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.3 KB Diff Download File
Makefile.am 677.1.5 15 years ago Monty Taylor Fixed a couple of build issues. 18.4 KB Diff Download File
message.mc 1 16 years ago brian clean slate 196 bytes Diff Download File
mf_iocache.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2.4 KB Diff Download File
my_decimal.cc 670.2.1 15 years ago Monty Taylor Moved pthread keys 6.7 KB Diff Download File
my_decimal.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 9.9 KB Diff Download File
name_resolution_context.h 584.1.13 15 years ago Monty Taylor Split out a little more code. Removed table_list.h 4.3 KB Diff Download File
name_resolution_context_state.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2 KB Diff Download File
name_resolution_context_state.h 584.4.4 15 years ago Monty Taylor Split out Name_resolution_context. 1.7 KB Diff Download File
natural_join_column.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.3 KB Diff Download File
natural_join_column.h 520.8.6 15 years ago Monty Taylor Removed handler from common_includes. 2 KB Diff Download File
nested_join.h 553.1.3 15 years ago Monty Taylor Split out nested_join.h. 1.9 KB Diff Download File
opt_range.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 300 KB Diff Download File
opt_range.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 23.8 KB Diff Download File
opt_sum.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 32.5 KB Diff Download File
order.h 520.8.6 15 years ago Monty Taylor Removed handler from common_includes. 1.6 KB Diff Download File
parser.cc 683 15 years ago Brian Aker Removed casting from a few operations (passing thi 5.1 KB Diff Download File
parser.h 520.3.2 15 years ago mark add parser and scheduling plugin files 1.2 KB Diff Download File
plugin.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 19.8 KB Diff Download File
plugin_authentication.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.1 KB Diff Download File
plugin_configvar.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.4 KB Diff Download File
plugin_errmsg.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.1 KB Diff Download File
plugin_logging.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1 KB Diff Download File
plugin_parser.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.4 KB Diff Download File
plugin_qcache.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.3 KB Diff Download File
plugin_replicator.h 656.1.40 15 years ago Monty Taylor Merged in trunk. 1.7 KB Diff Download File
plugin_scheduling.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.4 KB Diff Download File
probes.d 520.4.42 15 years ago mordred Some updates to dtrace support. 1.1 KB Diff Download File
probes.h 520.4.42 15 years ago mordred Some updates to dtrace support. 6.9 KB Diff Download File
protocol.cc 656.1.6 15 years ago Monty Taylor Merged in Eric's whitespace cleanup. 24.8 KB Diff Download File
protocol.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5.2 KB Diff Download File
qcache.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 5.2 KB Diff Download File
qcache.h 520.1.22 15 years ago Brian Aker Second pass of thd cleanup 1.2 KB Diff Download File
query_id.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.3 KB Diff Download File
query_id.h 520.4.21 15 years ago Monty Taylor Made the_query_id private. Thanks Jay. 1.3 KB Diff Download File
records.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 17.6 KB Diff Download File
rename.cc 673.3.2 15 years ago Stewart Smith start replacing calles to access(2) on frm file na 5.9 KB Diff Download File
rename.h 575.4.7 15 years ago Monty Taylor More header cleanup. 1.1 KB Diff Download File
replicator.cc 683.1.1 15 years ago Mark Atwood use new/delete instead of malloc/free for plugin s 9.5 KB Diff Download File
replicator.h 656.1.40 15 years ago Monty Taylor Merged in trunk. 1.7 KB Diff Download File
scheduler.cc 683 15 years ago Brian Aker Removed casting from a few operations (passing thi 17.5 KB Diff Download File
scheduler.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 2 KB Diff Download File
scheduling.cc 683 15 years ago Brian Aker Removed casting from a few operations (passing thi 5.3 KB Diff Download File
scheduling.h 520.3.2 15 years ago mark add parser and scheduling plugin files 1.3 KB Diff Download File
server_includes.h 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 14.7 KB Diff Download File
session.cc 673.3.8 15 years ago Stewart Smith fix outfile_loaddata test for drizzle. on ambiguo 67.4 KB Diff Download File
session.h 673.3.1 15 years ago Stewart Smith remove old table discovery mechanim. Will be repl 70.9 KB Diff Download File
set_var.cc 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 95.8 KB Diff Download File
set_var.h 670.1.20 15 years ago Monty Taylor Renamed functions to function... everything else i 37.9 KB Diff Download File
show.cc 673.4.3 15 years ago Stewart Smith merge 153 KB Diff Download File
show.h 656.1.34 15 years ago Monty Taylor Got closer... 3.7 KB Diff Download File
sj_tmp_table.cc 656.1.6 15 years ago Monty Taylor Merged in Eric's whitespace cleanup. 10.5 KB Diff Download File
sj_tmp_table.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.8 KB Diff Download File
slave.cc 676 15 years ago Brian Aker Merge of Monty's work. 125 KB Diff Download File
slave.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 8.5 KB Diff Download File
sql_alloc.h 641 15 years ago Brian Aker Merge (plus Solaris warning fixes) 2.6 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 673.3.5 15 years ago Stewart Smith merge 196 KB Diff Download File
sql_base.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 10.6 KB Diff Download File
sql_bitmap.h 590.1.1 15 years ago Stewart Smith begin moving from global const char* primary_key_n 6.9 KB Diff Download File
sql_builtin.cc.in 212.5.20 16 years ago Monty Taylor Fixed sql_builtin.cc.in... stupid generated files. 965 bytes Diff Download File
sql_client.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.4 KB Diff Download File
sql_connect.cc 670.3.1 15 years ago Toru Maesaka Replaced MySQL's my_stpncpy() with libc and c++ ca 17.9 KB Diff Download File
sql_delete.cc 684 15 years ago Brian Aker Mass cleanup for casting. 24.9 KB Diff Download File
sql_derived.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 7.4 KB Diff Download File
sql_error.cc 676 15 years ago Brian Aker Merge of Monty's work. 7 KB Diff Download File
sql_error.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.8 KB Diff Download File
sql_handler.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 8.4 KB Diff Download File
sql_insert.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 59.8 KB Diff Download File
sql_lex.cc 686 15 years ago Brian Aker Remove vector from lex for plugins. 65.7 KB Diff Download File
sql_lex.h 686 15 years ago Brian Aker Remove vector from lex for plugins. 43.8 KB Diff Download File
sql_list.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.7 KB Diff Download File
sql_list.h 677.1.5 15 years ago Monty Taylor Fixed a couple of build issues. 15.2 KB Diff Download File
sql_load.cc 673.3.8 15 years ago Stewart Smith fix outfile_loaddata test for drizzle. on ambiguo 31.8 KB Diff Download File
sql_load.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 1.4 KB Diff Download File
sql_locale.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 107 KB Diff Download File
sql_locale.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.8 KB Diff Download File
sql_olap.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5.9 KB Diff Download File
sql_parse.cc 676 15 years ago Brian Aker Merge of Monty's work. 120 KB Diff Download File
sql_parse.h 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 4.2 KB Diff Download File
sql_plugin.cc 688 15 years ago Brian Aker Second pass through memory allocation issues (this 79 KB Diff Download File
sql_plugin.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5.6 KB Diff Download File
sql_select.cc 684 15 years ago Brian Aker Mass cleanup for casting. 524 KB Diff Download File
sql_select.h 642.1.20 15 years ago Lee header file clean up 27.7 KB Diff Download File
sql_sort.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 3.8 KB Diff Download File
sql_state.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 14 KB Diff Download File
sql_state.h 481.1.20 15 years ago Monty Taylor Removed extraneous vector from sql_state. 973 bytes Diff Download File
sql_string.cc 656.1.26 15 years ago Monty Taylor Finally removed all of the my_malloc stuff. 26.4 KB Diff Download File
sql_string.h 677.1.5 15 years ago Monty Taylor Fixed a couple of build issues. 12.2 KB Diff Download File
sql_table.cc 684 15 years ago Brian Aker Mass cleanup for casting. 173 KB Diff Download File
sql_table.h 666 15 years ago Brian Aker Updating new replication positions in code. 2.7 KB Diff Download File
sql_udf.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.8 KB Diff Download File
sql_udf.h 670.1.20 15 years ago Monty Taylor Renamed functions to function... everything else i 1.3 KB Diff Download File
sql_union.cc 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 20.6 KB Diff Download File
sql_update.cc 684 15 years ago Brian Aker Mass cleanup for casting. 51.2 KB Diff Download File
sql_yacc.yy 670.1.22 15 years ago Monty Taylor Merged from Lee. 207 KB Diff Download File
stacktrace.cc 632.1.9 15 years ago Monty Cast size_t up to uint64_t to print. Man I really 5.6 KB Diff Download File
stacktrace.h 629.2.7 15 years ago Monty Taylor Fixed a couple of memory buffer size issues. 1.9 KB Diff Download File
strfunc.cc 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 8.3 KB Diff Download File
structs.h 584.1.14 15 years ago Monty Taylor Removed field.h from common_includes. 11.9 KB Diff Download File
table.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 150 KB Diff Download File
table.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 22.6 KB Diff Download File
table_list.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 10.1 KB Diff Download File
table_map_iterator.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.2 KB Diff Download File
table_map_iterator.h 575.4.7 15 years ago Monty Taylor More header cleanup. 1.1 KB Diff Download File
tableop_hooks.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.1 KB Diff Download File
tableop_hooks.h 575.4.7 15 years ago Monty Taylor More header cleanup. 2.1 KB Diff Download File
thr_malloc.cc 670.2.1 15 years ago Monty Taylor Moved pthread keys 2.7 KB Diff Download File
time.cc 670.1.22 15 years ago Monty Taylor Merged from Lee. 27.8 KB Diff Download File
tmp_table.cc 327.1.2 16 years ago Brian Aker Commiting next pass of Table class cleanup. 23 bytes Diff Download File
tmp_table.h 390.1.2 16 years ago Monty Taylor Fixed copyright headers in drizzled/ 1 KB Diff Download File
tzfile.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5 KB Diff Download File
tztime.cc 584.1.15 15 years ago Monty Taylor The mega-patch from hell. Renamed sql_class to ses 34.3 KB Diff Download File
tztime.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.5 KB Diff Download File
uniques.cc 684 15 years ago Brian Aker Mass cleanup for casting. 21.3 KB Diff Download File
unireg.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 41.1 KB Diff Download File
unireg.h 670.2.4 15 years ago Monty Taylor Removed more stuff from the headers. 6.5 KB Diff Download File
virtual_column_info.cc 584.1.13 15 years ago Monty Taylor Split out a little more code. Removed table_list.h 1.4 KB Diff Download File
virtual_column_info.h 584.1.13 15 years ago Monty Taylor Split out a little more code. Removed table_list.h 1.9 KB Diff Download File
xid.cc 612.2.4 15 years ago Monty Taylor Moved some defines to config.h. Stopped including 2.5 KB Diff Download File
xid.h 520.4.31 15 years ago Monty Taylor Removed server_id from common_includes. Split xid 2.5 KB Diff Download File