mariadb/sql
Alexey Kopytov d5b40686b0 Automerge.
2010-08-30 11:19:09 +04:00
..
examples
share
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
custom_conf.h
debug_sync.cc
debug_sync.h
derror.cc
des_key_file.cc
discover.cc
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc
events.h
field.cc
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc
ha_ndbcluster.h
ha_ndbcluster_binlog.cc
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc merge 2010-08-19 09:20:17 +02:00
ha_partition.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 2010-07-30 16:35:06 +03:00
item_buff.cc Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 2010-07-30 16:35:06 +03:00
item_cmpfunc.cc Bug#54568: create view cause Assertion failed: 0, 2010-08-05 12:42:14 +02:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Bug #54461: crash with longblob and union or update with subquery 2010-08-01 22:12:36 +04:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc Bug #54465: assert: field_types == 0 || field_types[field_pos] 2010-08-27 13:44:35 +04:00
item_sum.h Bug #54465: assert: field_types == 0 || field_types[field_pos] 2010-08-27 13:44:35 +04:00
item_timefunc.cc
item_timefunc.h Bug #55565: debug assertion when ordering by expressions with user 2010-08-13 16:05:46 +03:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Fixed bug #29751 - do not rename the error log at FLUSH LOGS. 2010-08-25 15:47:45 +07:00
log.h BUG#55625 RBR breaks on failing 'CREATE TABLE' 2010-08-02 20:48:56 +01:00
log_event.cc
log_event.h
log_event_old.cc
log_event_old.h
Makefile.am
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h
mysql_priv.h.pp
mysqld.cc Fixed bug #29751 - do not rename the error log at FLUSH LOGS. 2010-08-25 15:47:45 +07:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Bug #54802: 'NOT BETWEEN' evaluation is incorrect 2010-08-24 19:51:32 +04:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
repl_failsafe.cc
repl_failsafe.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_record.cc
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc
set_var.h
slave.cc
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc merge 2010-08-20 12:09:17 +03:00
sql_lex.cc Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-30 17:33:10 -03:00
sql_lex.h WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
sql_list.cc
sql_list.h
sql_load.cc Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile 2010-08-03 10:22:19 +08:00
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
sql_partition.cc
sql_partition.h
sql_plugin.cc Addendum to bug #42144 : fixed a wrong type conversation causing plugin tests 2010-08-05 15:10:24 +03:00
sql_plugin.h
sql_prepare.cc
sql_profile.cc
sql_profile.h
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Bug #55656: mysqldump can be slower after bug 39653 fix. 2010-08-26 13:31:04 +04:00
sql_select.h Bug #55580 : segfault in read_view_sees_trx_id 2010-08-13 11:07:39 +03:00
sql_servers.cc
sql_servers.h
sql_show.cc Fix for bug #54253: memory leak when using I_S plugins w/o deinit method 2010-08-27 11:44:06 +04:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc
sql_tablespace.cc
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc Bug #54106 assert in Protocol::end_statement, 2010-08-09 13:39:59 +02:00
sql_view.cc
sql_view.h
sql_yacc.yy WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
strfunc.cc
structs.h
table.cc
table.h merge mysql-5.1-bugteam into mysql-5.1-security 2010-08-02 10:50:15 +03:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h