mariadb/sql
Marko Mäkelä 3d615e4b1a Merge branch 'bb-10.2-ext' into 10.3
This excludes MDEV-12472 (InnoDB should accept XtraDB parameters,
warning that they are ignored). In other words, MariaDB 10.3 will not
recognize any XtraDB-specific parameters.
2017-06-02 09:36:04 +03:00
..
share SP stack trace 2017-05-29 15:46:29 +04:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
compat56.cc
compat56.h
contributors.h
create_options.cc
create_options.h
custom_conf.h
datadict.cc Make SEQUENCE working with replication 2017-05-23 21:12:27 +03:00
datadict.h
debug_sync.cc
debug_sync.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
encryption.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 MDEV-12833 Split Column_definition::create_length_to_internal_length() to virtual methods in Type_handler 2017-05-17 18:07:20 +04:00
field.h MDEV-12833 Split Column_definition::create_length_to_internal_length() to virtual methods in Type_handler 2017-05-17 18:07:20 +04:00
field_conv.cc
filesort.cc
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gen_lex_token.cc
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc MDEV-10139 Support for SEQUENCE objects 2017-05-08 02:44:55 +03:00
ha_partition.h
ha_sequence.cc Add locks for sequence's to ensure that there is only one writer or many readers 2017-05-29 16:08:49 +03:00
ha_sequence.h MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
handler.cc More tests for SEQUENCE's 2017-05-24 18:57:47 +03:00
handler.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-07 23:51:18 +04:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
item.h MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
item_buff.cc
item_cmpfunc.cc A cleanup for MDEV-11514, MDEV-11497, MDEV-11554, MDEV-11555 - IN and CASE type aggregation problems 2017-05-25 17:19:35 +04:00
item_cmpfunc.h MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
item_create.cc MDEV-12932 Remove enum Cast_target and use Type_handler to handle CAST 2017-05-27 11:12:14 +04:00
item_create.h MDEV-12932 Remove enum Cast_target and use Type_handler to handle CAST 2017-05-27 11:12:14 +04:00
item_func.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
item_func.h MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
item_geofunc.cc
item_geofunc.h MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
item_inetfunc.cc
item_inetfunc.h MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions 2017-05-20 16:29:11 +04:00
item_jsonfunc.cc MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions 2017-05-20 16:29:11 +04:00
item_jsonfunc.h MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions 2017-05-20 16:29:11 +04:00
item_row.cc
item_row.h MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
item_strfunc.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
item_strfunc.h MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions 2017-05-20 16:29:11 +04:00
item_subselect.cc MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
item_subselect.h Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
item_sum.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
item_sum.h Fixing a few data type related problems: MDEV-12875, MDEV-12886, MDEV-12916 2017-05-25 15:15:39 +04:00
item_timefunc.cc
item_timefunc.h Fixing a few data type related problems: MDEV-12875, MDEV-12886, MDEV-12916 2017-05-25 15:15:39 +04:00
item_windowfunc.cc MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
item_windowfunc.h MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
item_xmlfunc.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
lex_symbol.h
lock.cc
lock.h
log.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
log.h
log_event.cc Make SEQUENCE working with replication 2017-05-23 21:12:27 +03:00
log_event.h Make SEQUENCE working with replication 2017-05-23 21:12:27 +03:00
log_event_old.cc MDEV-12019 FLASHBACK: Server crashes in bitmap_bits_set / pack_row / ... 2017-05-09 18:10:15 +05:30
log_event_old.h
log_slow.h
main.cc
mdl.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
mdl.h
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
mf_iocache_encr.cc
MSG00001.bin
multi_range_read.cc
multi_range_read.h
my_apc.cc
my_apc.h
my_decimal.cc
my_decimal.h
my_json_writer.cc
my_json_writer.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc Add locks for sequence's to ensure that there is only one writer or many readers 2017-05-29 16:08:49 +03:00
mysqld.h Add locks for sequence's to ensure that there is only one writer or many readers 2017-05-29 16:08:49 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Fixed compiler warnings and warnings from build.tags 2017-05-08 02:33:35 +03:00
opt_range.h MDEV-12721 Wrong execution plan for WHERE (date_field <=> timestamp_expr AND TRUE) 2017-05-07 17:44:27 +04:00
opt_range_mrr.cc
opt_subselect.cc
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 MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
protocol.cc
protocol.h
records.cc
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc
rpl_gtid.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_parallel.cc
rpl_parallel.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
session_tracker.cc
session_tracker.h
set_var.cc
set_var.h
signal_handler.cc
slave.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
slave.h
sp.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc SP stack trace 2017-05-29 15:46:29 +04:00
sp_head.h SP stack trace 2017-05-29 15:46:29 +04:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
sql_acl.h
sql_admin.cc Fixed compiler warnings and warnings from build.tags 2017-05-08 02:33:35 +03:00
sql_admin.h
sql_alter.cc
sql_alter.h MDEV-10139 Support for SEQUENCE objects 2017-05-08 02:44:55 +03:00
sql_analyse.cc Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
sql_analyse.h Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
sql_analyze_stmt.cc
sql_analyze_stmt.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sql_base.h
sql_basic_types.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_callback.h
sql_class.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sql_class.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
sql_client.cc
sql_cmd.h MDEV-10139 Support for SEQUENCE objects 2017-05-08 02:44:55 +03:00
sql_connect.cc
sql_connect.h
sql_const.h Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sql_crypt.cc
sql_crypt.h
sql_cte.cc
sql_cte.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_db.h
sql_delete.cc
sql_delete.h
sql_derived.cc
sql_derived.h
sql_digest.cc
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_explain.cc
sql_explain.h
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
sql_lex.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc A post-merge fix: loadxml failed on Windows (due to a wrong parameter to my_error). 2017-05-27 07:05:16 +04:00
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
sql_parse.h
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
sql_plugin.h
sql_plugin_compat.h
sql_plugin_services.ic Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
sql_prepare.cc Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
sql_prepare.h
sql_priv.h
sql_profile.cc
sql_profile.h
sql_reload.cc
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc
sql_repl.h
sql_select.cc Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
sql_select.h
sql_sequence.cc MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
sql_sequence.h Add locks for sequence's to ensure that there is only one writer or many readers 2017-05-29 16:08:49 +03:00
sql_servers.cc
sql_servers.h
sql_show.cc
sql_show.h
sql_signal.cc SP stack trace 2017-05-29 15:46:29 +04:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc
sql_statistics.h
sql_string.cc
sql_string.h
sql_table.cc Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sql_table.h MDEV-9397 Split field.cc:calc_pack_length() into virtual methods in Type_handler 2017-05-17 12:21:39 +04:00
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_type.cc MDEV-12932 Remove enum Cast_target and use Type_handler to handle CAST 2017-05-27 11:12:14 +04:00
sql_type.h MDEV-12803 Improve function parameter data type control 2017-05-29 10:29:46 +04:00
sql_udf.cc
sql_udf.h
sql_union.cc MDEV-12775 Reuse data type aggregation code for hybrid functions and UNION 2017-05-15 23:45:31 +04:00
sql_union.h
sql_update.cc
sql_update.h
sql_view.cc
sql_view.h
sql_window.cc
sql_window.h
sql_yacc.yy Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
sql_yacc_ora.yy Merge branch 'bb-10.2-ext' into 10.3 2017-06-02 09:36:04 +03:00
strfunc.cc
strfunc.h
structs.h MDEV-12777 Change Lex_field_type_st::m_type from enum_field_types to Type_handler pointer 2017-05-10 18:14:08 +04:00
sys_vars.cc Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-07 23:51:18 +04:00
sys_vars.ic Fixed compiler warnings and warnings from build.tags 2017-05-08 02:33:35 +03:00
sys_vars_shared.h
table.cc Fixed compiler warnings and warnings from build.tags 2017-05-08 02:33:35 +03:00
table.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-07 23:51:18 +04:00
table_cache.cc
table_cache.h
temporary_tables.cc
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc
threadpool_generic.cc
threadpool_win.cc
transaction.cc
transaction.h
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
uniques.h
unireg.cc
unireg.h Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
winservice.c
winservice.h
wsrep_applier.cc
wsrep_applier.h
wsrep_binlog.cc Fixed compiler warnings and warnings from build.tags 2017-05-08 02:33:35 +03:00
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_dummy.cc
wsrep_hton.cc
wsrep_mysqld.cc
wsrep_mysqld.h
wsrep_notify.cc
wsrep_priv.h
wsrep_sst.cc
wsrep_sst.h
wsrep_thd.cc
wsrep_thd.h
wsrep_utils.cc
wsrep_utils.h
wsrep_var.cc
wsrep_var.h
wsrep_xid.cc
wsrep_xid.h