mariadb/sql
2012-12-16 21:45:45 +01:00
..
examples
share merge with 5.5 2012-11-03 12:28:51 +01:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
contributors.h
create_options.cc 5.3 merge 2012-10-18 23:33:06 +02:00
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
debug_sync.h
derror.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc more fixes for test cases 2012-10-01 13:15:29 +02:00
event_data_objects.h
event_db_repository.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
event_scheduler.h
events.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
events.h
field.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
field.h
field_conv.cc
filesort.cc merge with 5.5 2012-11-03 12:28:51 +01:00
filesort.h
filesort_utils.cc
filesort_utils.h
frm_crypt.cc
frm_crypt.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc mysql-5.5.28 2012-10-16 13:04:42 +02:00
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 with 5.5 2012-11-03 12:28:51 +01:00
ha_partition.h merge with 5.5 2012-11-03 12:28:51 +01:00
handler.cc MDEV-3837 Assertion `table->read_set == &table->def_read_set' failed on updating a performance_schema table 2012-12-15 21:54:18 +01:00
handler.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
item.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
item_create.h
item_func.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
item_func.h Implementation of Multi-source replication (MDEV:253) 2012-09-28 02:06:56 +03:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
item_strfunc.h
item_subselect.cc MDEV-3858 Change JOIN_TAB::records_read from ha_rows to double 2012-11-15 12:54:50 +02:00
item_subselect.h MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::exec, remove enum store_key_result 2012-10-25 15:50:10 +03:00
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
lex_symbol.h
lock.cc
lock.h
log.cc merge with 5.5 2012-11-03 12:28:51 +01:00
log.h MDEV-3861: Assertion in TC_LOG_MMAP. 2012-11-20 14:20:26 +01:00
log_event.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
log_event.h
log_event_old.cc
log_event_old.h
log_slow.h
main.cc
mdl.cc merge with 5.5 2012-11-03 12:28:51 +01:00
mdl.h merge with 5.5 2012-11-03 12:28:51 +01:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
multi_range_read.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
multi_range_read.h
my_apc.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
my_apc.h
my_decimal.cc
my_decimal.h more fixes for test cases 2012-10-01 13:15:29 +02:00
mysql_install_db.cc MDEV-3847 : MSI installer does not work. 2012-11-09 18:23:10 +01:00
mysql_upgrade_service.cc
mysqld.cc MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
mysqld.h MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge 5.5 -> 10.0-serg 2012-11-04 19:32:32 +04:00
opt_range.h # MDEV-3817: Wrong result with index_merge+index_merge_intersection, InnoDB table, join, AND and OR conditions 2012-11-03 12:24:36 +04:00
opt_range_mrr.cc
opt_subselect.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
records.h
repl_failsafe.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
rpl_mi.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
rpl_record.cc
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
rpl_rli.h Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
scheduler.h MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
set_var.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
set_var.h merge with 5.5 2012-11-03 12:28:51 +01:00
sha2.cc
signal_handler.cc
slave.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
slave.h Implementation of Multi-source replication (MDEV:253) 2012-09-28 02:06:56 +03:00
sp.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc mysql-5.5.28 2012-10-16 13:04:42 +02:00
spatial.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
sql_acl.cc MDEV-3834 Crossgrade from MySQL 5.6.7 to MariaDB 10.0 fails due to non-existing mysql.host table 2012-12-15 21:55:04 +01:00
sql_acl.h
sql_admin.cc
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sql_base.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails 2012-12-16 21:11:24 +01:00
sql_bootstrap.h MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails 2012-12-16 21:11:24 +01:00
sql_builtin.cc.in
sql_cache.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_cache.h
sql_callback.h
sql_class.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sql_class.h small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_client.cc
sql_cmd.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_connect.cc
sql_connect.h
sql_const.h Implementation of Multi-source replication (MDEV:253) 2012-09-28 02:06:56 +03:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_cursor.h
sql_db.cc
sql_db.h
sql_delete.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_delete.h
sql_derived.cc
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_expression_cache.cc
sql_expression_cache.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_insert.h
sql_join_cache.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sql_join_cache.h
sql_lex.cc MDEV-3862 Lift limitation for merging VIEWS with Subqueries in SELECT list. 2012-11-20 15:11:22 +02:00
sql_lex.h 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
sql_load.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails 2012-12-16 21:11:24 +01:00
sql_parse.h
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
sql_plugin.h MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
sql_plugin_services.h
sql_prepare.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sql_prepare.h
sql_priv.h merge with 5.5 2012-11-03 12:28:51 +01:00
sql_profile.cc
sql_profile.h
sql_reload.cc Implementation of Multi-source replication (MDEV:253) 2012-10-04 01:37:58 +03:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_repl.h
sql_select.cc MDEV-3858 Change JOIN_TAB::records_read from ha_rows to double 2012-11-15 12:54:50 +02:00
sql_select.h MDEV-3858 Change JOIN_TAB::records_read from ha_rows to double 2012-11-15 12:54:50 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sql_show.h merge with 5.5 2012-11-03 12:28:51 +01:00
sql_signal.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
sql_table.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc
sql_time.h
sql_trigger.cc
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_udf.cc
sql_udf.h
sql_union.cc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
sql_union.h
sql_update.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
sql_update.h
sql_view.cc
sql_view.h
sql_yacc.yy 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
strfunc.cc Implementation of Multi-source replication (MDEV:253) 2012-09-28 02:06:56 +03:00
strfunc.h
structs.h
sys_vars.cc merge with 5.5 2012-11-03 12:28:51 +01:00
sys_vars.h merge with 5.5 2012-11-03 12:28:51 +01:00
sys_vars_shared.h
table.cc merge with 5.5 2012-11-03 12:28:51 +01:00
table.h merge with 5.5 2012-11-03 12:28:51 +01:00
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
threadpool_unix.cc merge with 5.5 2012-11-03 12:28:51 +01:00
threadpool_win.cc merge with 5.5 2012-11-03 12:28:51 +01:00
transaction.cc more fixes for test cases 2012-10-01 13:15:29 +02:00
transaction.h
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc small code cleanup taken from MySQL 5.6 2012-12-16 21:45:45 +01:00
unireg.h
winservice.c
winservice.h