~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2008-08-14 20:59:41 UTC
  • Revision ID: brian@tangent.org-20080814205941-rdqc6mqguf50mvoq
Remove SET
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
serialize 316 16 years ago Brian Aker First pass of new sql_db.cc work Diff
share 236.1.66 16 years ago Monty Taylor Merged from trunk. Diff
authentication.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 1.5 KB Diff Download File
authentication.h 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 318 bytes Diff Download File
base.h 243.1.11 16 years ago Jay Pipes * Added include guards in a couple places, and rem 20.9 KB Diff Download File
client_settings.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 1.4 KB Diff Download File
common_includes.h 319.1.2 16 years ago Grant Limberg Merge from trunk Did a global search and replace 9.7 KB Diff Download File
connect.h 243.1.15 16 years ago Jay Pipes Added new non-server, non-client common includes h 1.4 KB Diff Download File
definitions.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 16.8 KB Diff Download File
derror.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 2.4 KB Diff Download File
discover.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 2.8 KB Diff Download File
drizzled.cc 312.1.12 16 years ago Monty Taylor Fixed a syntax oops. 185 KB Diff Download File
drizzled_error_messages.h 261.3.5 16 years ago Monty Taylor Changed gettext_noop() to N_() 62.9 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
error.h 202.3.6 16 years ago Monty Taylor First pass at gettexizing the error messages. 18.4 KB Diff Download File
error_injection.h 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 3.8 KB Diff Download File
field.cc 325 16 years ago Brian Aker Remove SET 76.3 KB Diff Download File
field.h 325 16 years ago Brian Aker Remove SET 34.3 KB Diff Download File
field_conv.cc 325 16 years ago Brian Aker Remove SET 22.4 KB Diff Download File
filesort.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 45.7 KB Diff Download File
gen_lex_hash.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 14.7 KB Diff Download File
global.h 319.1.2 16 years ago Grant Limberg Merge from trunk Did a global search and replace 35 KB Diff Download File
handler.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 136 KB Diff Download File
handler.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 83.7 KB Diff Download File
init.cc 266.1.21 16 years ago Monty Taylor Removed references to strmov and strnmov 1.3 KB Diff Download File
item.cc 325 16 years ago Brian Aker Remove SET 175 KB Diff Download File
item.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 83 KB Diff Download File
item_buff.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 3.9 KB Diff Download File
item_cmpfunc.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 130 KB Diff Download File
item_cmpfunc.h 275 16 years ago Brian Aker Full removal of my_bool from central server. 51.4 KB Diff Download File
item_create.cc 290 16 years ago Brian Aker Update for ulong change over. 69.3 KB Diff Download File
item_create.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 5.5 KB Diff Download File
item_func.cc 325 16 years ago Brian Aker Remove SET 111 KB Diff Download File
item_func.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 39.1 KB Diff Download File
item_row.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 4.7 KB Diff Download File
item_row.h 152 16 years ago Brian Aker longlong replacement 2.4 KB Diff Download File
item_strfunc.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 68.6 KB Diff Download File
item_strfunc.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 17.8 KB Diff Download File
item_subselect.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 87.1 KB Diff Download File
item_subselect.h 275 16 years ago Brian Aker Full removal of my_bool from central server. 21.8 KB Diff Download File
item_sum.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 85.2 KB Diff Download File
item_sum.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 39.4 KB Diff Download File
item_timefunc.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 85 KB Diff Download File
item_timefunc.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 27.1 KB Diff Download File
key.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 16.3 KB Diff Download File
lex.h 266.1.23 16 years ago Monty Taylor Removed load xml infile. Hope nobody liked it. Now 18.6 KB Diff Download File
lex_symbol.h 212.5.7 16 years ago Monty Taylor Move thr_*h to mysys. 1.4 KB Diff Download File
lock.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 52.4 KB Diff Download File
log.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 129 KB Diff Download File
log.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 18.3 KB Diff Download File
log_event.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 259 KB Diff Download File
log_event.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 112 KB Diff Download File
Makefile.am 312.1.14 16 years ago Monty Taylor Fixed bug#257694 - added various files to EXTRA_DI 6 KB Diff Download File
message.mc 1 16 years ago brian clean slate 196 bytes Diff Download File
mf_iocache.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 2.5 KB Diff Download File
my_decimal.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 6.8 KB Diff Download File
my_decimal.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 9.7 KB Diff Download File
mysqld_suffix.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 1 KB Diff Download File
opt_range.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 300 KB Diff Download File
opt_range.h 212.6.5 16 years ago Mats Kindahl Merging with main Drizzle tree. 23.4 KB Diff Download File
opt_sum.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 32.4 KB Diff Download File
plugin.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 19.9 KB Diff Download File
plugin_authentication.h 259 16 years ago Brian Aker First pass on PAM auth 299 bytes Diff Download File
probes.d 1 16 years ago brian clean slate 1010 bytes Diff Download File
probes.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.3 KB Diff Download File
protocol.cc 287.3.8 16 years ago Monty Taylor Oy. Replaced max and min macros with std::max and 23.8 KB Diff Download File
protocol.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.8 KB Diff Download File
records.cc 308 16 years ago Brian Aker ulong conversion 17.4 KB Diff Download File
repl_failsafe.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 6.2 KB Diff Download File
repl_failsafe.h 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.8 KB Diff Download File
rpl_constants.h 1 16 years ago brian clean slate 364 bytes Diff Download File
rpl_filter.cc 266.1.21 16 years ago Monty Taylor Removed references to strmov and strnmov 12.6 KB Diff Download File
rpl_filter.h 212.5.25 16 years ago Monty Taylor Moved drizzle.h to libdrizzle. 3.1 KB Diff Download File
rpl_mi.cc 301 16 years ago Brian Aker Clean up port startup 13.1 KB Diff Download File
rpl_mi.h 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 3.7 KB Diff Download File
rpl_record.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 11 KB Diff Download File
rpl_record.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 1.3 KB Diff Download File
rpl_reporting.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.2 KB Diff Download File
rpl_reporting.h 212.5.26 16 years ago Monty Taylor Removed my_attribute. Renaming __attribute__((form 1.8 KB Diff Download File
rpl_rli.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 37 KB Diff Download File
rpl_rli.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 13 KB Diff Download File
rpl_tblmap.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 3.5 KB Diff Download File
rpl_tblmap.h 1 16 years ago brian clean slate 2.7 KB Diff Download File
rpl_utility.cc 325 16 years ago Brian Aker Remove SET 4.4 KB Diff Download File
rpl_utility.h 325 16 years ago Brian Aker Remove SET 8.3 KB Diff Download File
scheduler.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 16.7 KB Diff Download File
scheduler.h 243.1.11 16 years ago Jay Pipes * Added include guards in a couple places, and rem 1.8 KB Diff Download File
server_includes.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 47.9 KB Diff Download File
set_var.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 106 KB Diff Download File
set_var.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 40.9 KB Diff Download File
show.h 243.1.15 16 years ago Jay Pipes Added new non-server, non-client common includes h 2.1 KB Diff Download File
slave.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 129 KB Diff Download File
slave.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 8.7 KB Diff Download File
sql_alloc.h 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 1.6 KB Diff Download File
sql_array.h 212.5.13 16 years ago Monty Taylor Moved my_sys/my_pthread/my_nosys and mysys_err to 2.9 KB Diff Download File
sql_base.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 205 KB Diff Download File
sql_binlog.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 5.9 KB Diff Download File
sql_bitmap.h 212.5.18 16 years ago Monty Taylor Moved m_ctype, m_string and my_bitmap. Removed t_c 7 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_class.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 77.5 KB Diff Download File
sql_class.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 81.9 KB Diff Download File
sql_client.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.3 KB Diff Download File
sql_connect.cc 307 16 years ago Brian Aker Minor cleanups around ulong in kernel. 17.5 KB Diff Download File
sql_db.cc 323 16 years ago Brian Aker Updated proto file for table (not FRM work). 39.6 KB Diff Download File
sql_delete.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 27.2 KB Diff Download File
sql_derived.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 7.4 KB Diff Download File
sql_error.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 6.7 KB Diff Download File
sql_error.h 261.4.1 16 years ago Felipe - Renamed MYSQL_ERROR to DRIZZLE_ERROR. 1.5 KB Diff Download File
sql_handler.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 8.2 KB Diff Download File
sql_insert.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 62.8 KB Diff Download File
sql_lex.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 71.1 KB Diff Download File
sql_lex.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 48.6 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 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 16.4 KB Diff Download File
sql_load.cc 307 16 years ago Brian Aker Minor cleanups around ulong in kernel. 34.8 KB Diff Download File
sql_locale.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 107 KB Diff Download File
sql_locale.h 202.3.10 16 years ago Monty Taylor Moved locale.h->sql_locale.h to prevent local conf 1.7 KB Diff Download File
sql_map.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 3.2 KB Diff Download File
sql_map.h 1 16 years ago brian clean slate 1.6 KB Diff Download File
sql_olap.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 5.9 KB Diff Download File
sql_parse.cc 319.1.2 16 years ago Grant Limberg Merge from trunk Did a global search and replace 129 KB Diff Download File
sql_parse.h 320 16 years ago Brian Aker Remove object_creation_ctx. 2.3 KB Diff Download File
sql_plugin.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 78.9 KB Diff Download File
sql_plugin.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 5.3 KB Diff Download File
sql_rename.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 5.9 KB Diff Download File
sql_repl.cc 307 16 years ago Brian Aker Minor cleanups around ulong in kernel. 55.2 KB Diff Download File
sql_repl.h 206 16 years ago Brian Aker Removed final uint dead types. 2.1 KB Diff Download File
sql_select.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 586 KB Diff Download File
sql_select.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 28.6 KB Diff Download File
sql_show.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 151 KB Diff Download File
sql_show.h 243.1.7 16 years ago Jay Pipes * Moved the Item factory creation functions into t 1.4 KB Diff Download File
sql_sort.h 206 16 years ago Brian Aker Removed final uint dead types. 3.5 KB Diff Download File
sql_state.c 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 1.3 KB Diff Download File
sql_state.h 212.5.42 16 years ago Monty Taylor Ding dong include is dead. 13.3 KB Diff Download File
sql_string.cc 266.6.11 16 years ago Andy Lester Removed strip_sp(), both C and C++ versions 26.1 KB Diff Download File
sql_string.h 266.6.11 16 years ago Andy Lester Removed strip_sp(), both C and C++ versions 12 KB Diff Download File
sql_table.cc 325 16 years ago Brian Aker Remove SET 171 KB Diff Download File
sql_table.h 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 2.2 KB Diff Download File
sql_udf.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 2.9 KB Diff Download File
sql_udf.h 275 16 years ago Brian Aker Full removal of my_bool from central server. 3.6 KB Diff Download File
sql_union.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 20.6 KB Diff Download File
sql_update.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 53.2 KB Diff Download File
sql_yacc.yy 325 16 years ago Brian Aker Remove SET 211 KB Diff Download File
stacktrace.c 212.5.45 16 years ago Monty Taylor Removed excess AM_CPPFLAGS from the tree. Now the 7.4 KB Diff Download File
stacktrace.h 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.9 KB Diff Download File
strfunc.cc 264.1.16 16 years ago Monty Taylor Merged from jay. 8.2 KB Diff Download File
structs.h 319 16 years ago Brian Aker Fix (yuck!) for OSX/Google bug. 11.4 KB Diff Download File
table.cc 319.1.2 16 years ago Grant Limberg Merge from trunk Did a global search and replace 105 KB Diff Download File
table.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 40.9 KB Diff Download File
thr_malloc.cc 264.1.16 16 years ago Monty Taylor Merged from jay. 2.7 KB Diff Download File
time.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 27.4 KB Diff Download File
tzfile.h 51.1.71 16 years ago Jay Pipes Standardized TRUE/FALSE, removed/replaced DBUG sym 4.7 KB Diff Download File
tztime.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 34.2 KB Diff Download File
tztime.h 236.1.24 16 years ago Monty Taylor Renamed MYSQL_TIME to DRIZZLE_TIME. 2.4 KB Diff Download File
uniques.cc 243.1.17 16 years ago Jay Pipes FINAL PHASE removal of mysql_priv.h (Bye, bye my f 21.1 KB Diff Download File
unireg.cc 287.3.13 16 years ago Monty Taylor Fixed a couple of min/max type borkings from the l 30.1 KB Diff Download File
unireg.h 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 9 KB Diff Download File
version.h.in 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 923 bytes Diff Download File