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 | |||
serialize | 316 | 16 years ago | Brian Aker | First pass of new sql_db.cc work | |||
authentication.cc | 352 | 16 years ago | Brian Aker | Merge of Brian's tree to main tree. | 1.5 KB | ||
authentication.h | 243.1.17 | 16 years ago | Jay Pipes | FINAL PHASE removal of mysql_priv.h (Bye, bye my f | 318 bytes | ||
base.h | 243.1.11 | 16 years ago | Jay Pipes | * Added include guards in a couple places, and rem | 20.9 KB | ||
client_settings.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 1.4 KB | ||
common_includes.h | 383.1.17 | 16 years ago | Brian Aker | Cleanup of time code (moved into mysys) | 9.6 KB | ||
connect.h | 243.1.15 | 16 years ago | Jay Pipes | Added new non-server, non-client common includes h | 1.4 KB | ||
definitions.h | 365.1.1 | 16 years ago | Brian Aker | Dead define removal. | 12.9 KB | ||
derror.cc | 362 | 16 years ago | Brian Aker | No more dead special flags... | 2.3 KB | ||
discover.cc | 243.1.17 | 16 years ago | Jay Pipes | FINAL PHASE removal of mysql_priv.h (Bye, bye my f | 2.8 KB | ||
drizzled.cc | 383.1.6 | 16 years ago | Brian Aker | Removed more of the charset support. | 186 KB | ||
drizzled_error_messages.h | 261.3.5 | 16 years ago | Monty Taylor | Changed gettext_noop() to N_() | 62.9 KB | ||
drizzled_safe.in | 319.1.2 | 16 years ago | Grant Limberg | Merge from trunk Did a global search and replace | 15.1 KB | ||
drizzledumpslow | 77.1.34 | 16 years ago | Monty Taylor | Renamed more things to match the drizzled rename. | 6.2 KB | ||
error.h | 202.3.6 | 16 years ago | Monty Taylor | First pass at gettexizing the error messages. | 18.4 KB | ||
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 | ||
field.cc | 360 | 16 years ago | Brian Aker | More MODE removal. | 75.5 KB | ||
field.h | 365.2.5 | 16 years ago | Monty Taylor | More ~0 removal. | 34.2 KB | ||
field_conv.cc | 361 | 16 years ago | Brian Aker | One more mode down, two more left to go! | 22.4 KB | ||
field_iterator.cc | 358 | 16 years ago | Brian Aker | More removal on modes. | 8.4 KB | ||
field_iterator.h | 353 | 16 years ago | Brian Aker | Moved Field iterator out to its own definition. | 3.2 KB | ||
filesort.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 45.6 KB | ||
filesort_info.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 875 bytes | ||
gen_lex_hash.cc | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 14.7 KB | ||
global.h | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 34.9 KB | ||
handler.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 136 KB | ||
handler.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 83.6 KB | ||
init.cc | 362 | 16 years ago | Brian Aker | No more dead special flags... | 1.2 KB | ||
item.cc | 361 | 16 years ago | Brian Aker | One more mode down, two more left to go! | 175 KB | ||
item.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 83 KB | ||
item_buff.cc | 287.3.8 | 16 years ago | Monty Taylor | Oy. Replaced max and min macros with std::max and | 3.9 KB | ||
item_cmpfunc.cc | 362 | 16 years ago | Brian Aker | No more dead special flags... | 129 KB | ||
item_cmpfunc.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 51.4 KB | ||
item_create.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 69.3 KB | ||
item_create.h | 264.2.6 | 16 years ago | Andrey Hristov | Constify the usage of CHARSET_INFO almost to the l | 5.5 KB | ||
item_func.cc | 358 | 16 years ago | Brian Aker | More removal on modes. | 110 KB | ||
item_func.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 39.1 KB | ||
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 | ||
item_row.h | 152 | 16 years ago | Brian Aker | longlong replacement | 2.4 KB | ||
item_strfunc.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 68.5 KB | ||
item_strfunc.h | 264.2.6 | 16 years ago | Andrey Hristov | Constify the usage of CHARSET_INFO almost to the l | 17.8 KB | ||
item_subselect.cc | 354 | 16 years ago | Brian Aker | Refactor of Table methods. | 87.1 KB | ||
item_subselect.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 21.8 KB | ||
item_sum.cc | 359 | 16 years ago | Brian Aker | More modes removed. 0 always becomes new number ag | 85.2 KB | ||
item_sum.h | 327.2.3 | 16 years ago | Brian Aker | Refactoring of class Table | 39.4 KB | ||
item_timefunc.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 85.1 KB | ||
item_timefunc.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 27.1 KB | ||
key.cc | 327.2.3 | 16 years ago | Brian Aker | Refactoring of class Table | 16 KB | ||
lex.h | 266.1.23 | 16 years ago | Monty Taylor | Removed load xml infile. Hope nobody liked it. Now | 18.6 KB | ||
lex_symbol.h | 212.5.7 | 16 years ago | Monty Taylor | Move thr_*h to mysys. | 1.4 KB | ||
lock.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 51.2 KB | ||
log.cc | 376 | 16 years ago | Brian Aker | strend remove | 129 KB | ||
log.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 18.3 KB | ||
log_event.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 259 KB | ||
log_event.h | 365.2.6 | 16 years ago | Monty Taylor | Undid some stupid int->int16_t conversions. | 112 KB | ||
Makefile.am | 383.1.6 | 16 years ago | Brian Aker | Removed more of the charset support. | 6.1 KB | ||
message.mc | 1 | 16 years ago | brian | clean slate | 196 bytes | ||
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 | ||
my_decimal.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 6.8 KB | ||
my_decimal.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 9.7 KB | ||
mysqld_suffix.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 1 KB | ||
natural_join_column.cc | 327.2.6 | 16 years ago | Brian Aker | Removed old base view code. | 1.3 KB | ||
natural_join_column.h | 327.2.6 | 16 years ago | Brian Aker | Removed old base view code. | 1.1 KB | ||
nested_join.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 1.1 KB | ||
opt_range.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 300 KB | ||
opt_range.h | 327.2.3 | 16 years ago | Brian Aker | Refactoring of class Table | 23.4 KB | ||
opt_sum.cc | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 32.4 KB | ||
order.h | 327.2.3 | 16 years ago | Brian Aker | Refactoring of class Table | 827 bytes | ||
plugin.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 19.9 KB | ||
plugin_authentication.h | 259 | 16 years ago | Brian Aker | First pass on PAM auth | 299 bytes | ||
probes.d | 1 | 16 years ago | brian | clean slate | 1010 bytes | ||
probes.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 4.3 KB | ||
protocol.cc | 287.3.8 | 16 years ago | Monty Taylor | Oy. Replaced max and min macros with std::max and | 23.8 KB | ||
protocol.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 4.8 KB | ||
records.cc | 362 | 16 years ago | Brian Aker | No more dead special flags... | 17.4 KB | ||
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 | ||
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 | ||
rpl_constants.h | 1 | 16 years ago | brian | clean slate | 364 bytes | ||
rpl_filter.cc | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 12.6 KB | ||
rpl_filter.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 3.1 KB | ||
rpl_mi.cc | 301 | 16 years ago | Brian Aker | Clean up port startup | 13.1 KB | ||
rpl_mi.h | 206.3.1 | 16 years ago | Patrick Galbraith | Most everything working with client rename mysqlsl | 3.7 KB | ||
rpl_record.cc | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 11 KB | ||
rpl_record.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 1.3 KB | ||
rpl_reporting.cc | 376 | 16 years ago | Brian Aker | strend remove | 1.2 KB | ||
rpl_reporting.h | 212.5.26 | 16 years ago | Monty Taylor | Removed my_attribute. Renaming __attribute__((form | 1.8 KB | ||
rpl_rli.cc | 352 | 16 years ago | Brian Aker | Merge of Brian's tree to main tree. | 37.2 KB | ||
rpl_rli.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 12.9 KB | ||
rpl_tblmap.cc | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 3.5 KB | ||
rpl_tblmap.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 2.7 KB | ||
rpl_utility.cc | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 4.4 KB | ||
rpl_utility.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 8.3 KB | ||
scheduler.cc | 338 | 16 years ago | Monty Taylor | Tagged more strings. | 16.8 KB | ||
scheduler.h | 243.1.11 | 16 years ago | Jay Pipes | * Added include guards in a couple places, and rem | 1.8 KB | ||
server_includes.h | 383.1.6 | 16 years ago | Brian Aker | Removed more of the charset support. | 47.3 KB | ||
set_var.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 106 KB | ||
set_var.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 40.9 KB | ||
show.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 2.1 KB | ||
sj_tmp_table.cc | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 9.3 KB | ||
sj_tmp_table.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 1 KB | ||
slave.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 129 KB | ||
slave.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 8.7 KB | ||
sql_alloc.h | 264.2.6 | 16 years ago | Andrey Hristov | Constify the usage of CHARSET_INFO almost to the l | 1.6 KB | ||
sql_array.h | 373.1.5 | 16 years ago | Monty Taylor | Removed templated Dynamic_array class - we don't n | 2 KB | ||
sql_base.cc | 376 | 16 years ago | Brian Aker | strend remove | 196 KB | ||
sql_binlog.cc | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 5.9 KB | ||
sql_bitmap.h | 212.5.18 | 16 years ago | Monty Taylor | Moved m_ctype, m_string and my_bitmap. Removed t_c | 7 KB | ||
sql_builtin.cc.in | 212.5.20 | 16 years ago | Monty Taylor | Fixed sql_builtin.cc.in... stupid generated files. | 965 bytes | ||
sql_class.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 77.5 KB | ||
sql_class.h | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 81.8 KB | ||
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 | ||
sql_connect.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 17.4 KB | ||
sql_db.cc | 376 | 16 years ago | Brian Aker | strend remove | 39.6 KB | ||
sql_delete.cc | 362 | 16 years ago | Brian Aker | No more dead special flags... | 27.1 KB | ||
sql_derived.cc | 372.1.1 | 16 years ago | Grant Limberg | Fix to link sql_derive with ./configure --with-deb | 7.4 KB | ||
sql_error.cc | 366 | 16 years ago | Patrick Galbraith | Ulong conversion | 6.7 KB | ||
sql_error.h | 366 | 16 years ago | Patrick Galbraith | Ulong conversion | 1.5 KB | ||
sql_handler.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 8.2 KB | ||
sql_insert.cc | 356 | 16 years ago | Brian Aker | Class cleanups... duplicates are in definitions an | 62.4 KB | ||
sql_lex.cc | 360 | 16 years ago | Brian Aker | More MODE removal. | 71.1 KB | ||
sql_lex.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 48.4 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 | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 16.4 KB | ||
sql_load.cc | 360 | 16 years ago | Brian Aker | More MODE removal. | 34.6 KB | ||
sql_locale.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 107 KB | ||
sql_locale.h | 202.3.10 | 16 years ago | Monty Taylor | Moved locale.h->sql_locale.h to prevent local conf | 1.7 KB | ||
sql_olap.cc | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 5.9 KB | ||
sql_parse.cc | 376 | 16 years ago | Brian Aker | strend remove | 129 KB | ||
sql_parse.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 2.3 KB | ||
sql_plugin.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 79.1 KB | ||
sql_plugin.h | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 5.3 KB | ||
sql_rename.cc | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 5.9 KB | ||
sql_repl.cc | 307 | 16 years ago | Brian Aker | Minor cleanups around ulong in kernel. | 55.2 KB | ||
sql_repl.h | 206 | 16 years ago | Brian Aker | Removed final uint dead types. | 2.1 KB | ||
sql_select.cc | 322.2.3 | 16 years ago | Mats Kindahl | Merging lp:~mkindahl/stdize-code with lp:drizzle | 523 KB | ||
sql_select.h | 365.2.6 | 16 years ago | Monty Taylor | Undid some stupid int->int16_t conversions. | 27.1 KB | ||
sql_show.cc | 377.1.4 | 16 years ago | Brian Aker | Big, fat, UTF-8 patch. This fixes some of the oddi | 151 KB | ||
sql_show.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 1.4 KB | ||
sql_sort.h | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 3.5 KB | ||
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 | ||
sql_state.h | 212.5.42 | 16 years ago | Monty Taylor | Ding dong include is dead. | 13.3 KB | ||
sql_string.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 26 KB | ||
sql_string.h | 266.6.11 | 16 years ago | Andy Lester | Removed strip_sp(), both C and C++ versions | 12 KB | ||
sql_table.cc | 359 | 16 years ago | Brian Aker | More modes removed. 0 always becomes new number ag | 171 KB | ||
sql_table.h | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 2.2 KB | ||
sql_udf.cc | 338 | 16 years ago | Monty Taylor | Tagged more strings. | 2.9 KB | ||
sql_udf.h | 275 | 16 years ago | Brian Aker | Full removal of my_bool from central server. | 3.6 KB | ||
sql_union.cc | 327.2.4 | 16 years ago | Brian Aker | Refactoring table.h | 20.7 KB | ||
sql_update.cc | 360 | 16 years ago | Brian Aker | More MODE removal. | 52.4 KB | ||
sql_yacc.yy | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 210 KB | ||
stacktrace.c | 212.5.45 | 16 years ago | Monty Taylor | Removed excess AM_CPPFLAGS from the tree. Now the | 7.4 KB | ||
stacktrace.h | 212.5.39 | 16 years ago | Monty Taylor | Phew. Moved my_base and my_global. | 1.9 KB | ||
strfunc.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 8.2 KB | ||
structs.h | 327.1.1 | 16 years ago | Brian Aker | First pass in encapsulating table (it is now an ob | 11.4 KB | ||
table.cc | 322.2.4 | 16 years ago | Mats Kindahl | Post-merge fix to new code using THD:proc_info, wh | 146 KB | ||
table.h | 366 | 16 years ago | Patrick Galbraith | Ulong conversion | 24.5 KB | ||
table_list.h | 353 | 16 years ago | Brian Aker | Moved Field iterator out to its own definition. | 9.4 KB | ||
thr_malloc.cc | 264.1.16 | 16 years ago | Monty Taylor | Merged from jay. | 2.7 KB | ||
time.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 27.4 KB | ||
tmp_table.cc | 327.1.2 | 16 years ago | Brian Aker | Commiting next pass of Table class cleanup. | 23 bytes | ||
tmp_table.h | 327.1.3 | 16 years ago | Brian Aker | Cleaned up depend in Proto utils. Modified int to | 232 bytes | ||
tzfile.h | 51.1.71 | 16 years ago | Jay Pipes | Standardized TRUE/FALSE, removed/replaced DBUG sym | 4.7 KB | ||
tztime.cc | 383.1.12 | 16 years ago | Brian Aker | Much closer toward UTF8 being around all the time. | 34.2 KB | ||
tztime.h | 236.1.24 | 16 years ago | Monty Taylor | Renamed MYSQL_TIME to DRIZZLE_TIME. | 2.4 KB | ||
uniques.cc | 327.1.5 | 16 years ago | Brian Aker | Refactor around classes. TABLE_LIST has been facto | 21.1 KB | ||
unireg.cc | 377.1.2 | 16 years ago | Brian Aker | Remove random dead variables. | 30 KB | ||
unireg.h | 369 | 16 years ago | Brian Aker | Removed dead bits. | 6.8 KB | ||
version.h.in | 319.1.1 | 16 years ago | Grant Limberg | renamed all instances of MYSQL_ to DRIZZLE_ | 923 bytes |