mariadb/sql
2017-05-26 19:21:19 +02:00
..
share Merge branch '10.0' into 10.1 2017-03-21 19:20:44 +01:00
add_errmsg
authors.h
bounded_queue.h Correct FSF address 2017-03-10 18:21:29 +01:00
client_settings.h
CMakeLists.txt Merge 10.0 to 10.1 2017-05-26 15:11:23 +03:00
compat56.cc
compat56.h
contributors.h Update MariaDB Foundation sponsors 2017-02-28 17:15:36 +04:00
create_options.cc Correct FSF address 2017-03-10 18:21:29 +01:00
create_options.h Correct FSF address 2017-03-10 18:21:29 +01:00
custom_conf.h
datadict.cc cleanup: change dd_frm_type() to return the engine name, not legacy_db_type 2017-03-10 18:21:23 +01:00
datadict.h cleanup: change dd_frm_type() to return the engine name, not legacy_db_type 2017-03-10 18:21:23 +01:00
debug_sync.cc bugfix: DEBUG_SYNC() invoked with no THD 2017-02-27 12:35:10 +01:00
debug_sync.h Fixed failing test cases and compiler warnings 2016-04-25 15:37:24 +03:00
derror.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
discover.h
encryption.cc MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted log without decryption capabilities 2016-12-06 09:45:50 +01:00
event_data_objects.cc
event_data_objects.h
event_db_repository.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
event_scheduler.h
events.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
events.h
field.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
field.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
field_conv.cc
filesort.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
filesort.h
filesort_utils.cc Correct FSF address 2017-03-10 18:21:29 +01:00
filesort_utils.h
gcalc_slicescan.cc Correct FSF address 2017-03-10 18:21:29 +01:00
gcalc_slicescan.h Correct FSF address 2017-03-10 18:21:29 +01:00
gcalc_tools.cc Correct FSF address 2017-03-10 18:21:29 +01:00
gcalc_tools.h Correct FSF address 2017-03-10 18:21:29 +01:00
gen_lex_hash.cc MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail 2016-04-26 16:15:15 +04:00
gen_lex_token.cc
group_by_handler.cc Correct FSF address 2017-03-10 18:21:29 +01:00
group_by_handler.h Correct FSF address 2017-03-10 18:21:29 +01:00
gstream.cc
gstream.h
ha_partition.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
ha_partition.h
handler.cc Merge branch '10.0-galera' into 10.1 2017-05-26 19:21:19 +02:00
handler.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
hash_filo.cc
hash_filo.h
hostname.cc fixes MDEV-11354 twin include 2016-12-06 02:29:52 +05:30
hostname.h
init.cc
init.h
innodb_priv.h MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
item.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
item.h Merge branch '10.0' into 10.1 2017-03-21 19:20:44 +01:00
item_buff.cc
item_cmpfunc.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
item_cmpfunc.h Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
item_create.cc
item_create.h
item_func.cc MDEV-12844 numerous issues in MASTER_GTID_WAIT() 2017-05-24 11:59:05 +02:00
item_func.h MDEV-12844 numerous issues in MASTER_GTID_WAIT() 2017-05-24 11:59:05 +02:00
item_geofunc.cc Partial backporting of 7b50447aa6 2016-07-03 11:20:46 +04:00
item_geofunc.h Partial backporting of 7b50447aa6 2016-07-03 11:20:46 +04:00
item_inetfunc.cc
item_inetfunc.h
item_row.cc
item_row.h
item_strfunc.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
item_strfunc.h MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
item_subselect.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
item_subselect.h Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
item_sum.cc Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
item_sum.h Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
item_timefunc.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
item_timefunc.h MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
item_xmlfunc.cc Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
lex_symbol.h
lock.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
lock.h
log.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
log.h Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
log_event.cc Merge branch '10.0-galera' into 10.1 2017-05-26 19:21:19 +02:00
log_event.h MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some encrypted binlogs 2016-12-06 09:45:50 +01:00
log_event_old.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
log_event_old.h
log_slow.h Correct FSF address 2017-03-10 18:21:29 +01:00
main.cc
mdl.cc MDEV-12005: GET_LOCK: Fractional part of timeout is ignored 2017-02-07 13:54:46 -05:00
mdl.h Cleanup: MDL_context::wsrep_get_thd() is no longer needed 2016-09-01 12:53:44 -04:00
mem_root_array.h MDEV-9764: MariaDB does not limit memory used for range optimization 2016-05-31 17:59:04 +03:00
message.h
message.mc
message.rc
mf_iocache.cc
mf_iocache_encr.cc
MSG00001.bin
multi_range_read.cc Correct FSF address 2017-03-10 18:21:29 +01:00
multi_range_read.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_apc.cc Correct FSF address 2017-03-10 18:21:29 +01:00
my_apc.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_decimal.cc
my_decimal.h
my_json_writer.cc Correct FSF address 2017-03-10 18:21:29 +01:00
my_json_writer.h Correct FSF address 2017-03-10 18:21:29 +01:00
mysql_install_db.cc Correct FSF address 2017-03-10 18:21:29 +01:00
mysql_upgrade_service.cc Correct FSF address 2017-03-10 18:21:29 +01:00
mysqld.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
mysqld.h Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
mysqld_suffix.h
net_serv.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
nt_servc.cc Windows : Fix server compile errors when compile with /Zc:strictStrings option 2017-02-28 12:57:33 +00:00
nt_servc.h Windows : Fix server compile errors when compile with /Zc:strictStrings option 2017-02-28 12:57:33 +00:00
opt_index_cond_pushdown.cc Correct FSF address 2017-03-10 18:21:29 +01:00
opt_range.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
opt_range.h
opt_range_mrr.cc Correct FSF address 2017-03-10 18:21:29 +01:00
opt_subselect.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
opt_subselect.h Correct FSF address 2017-03-10 18:21:29 +01:00
opt_sum.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
opt_table_elimination.cc Correct FSF address 2017-03-10 18:21:29 +01:00
parse_file.cc
parse_file.h Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
partition_element.h
partition_info.cc Merge 10.0 into 10.1 2017-03-09 08:53:08 +02:00
partition_info.h Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIAL 2016-11-25 14:55:01 +05:30
password.c thd_rnd service 2017-03-10 18:21:27 +01:00
plistsort.c Correct FSF address 2017-03-10 18:21:29 +01:00
procedure.cc
procedure.h
protocol.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
protocol.h
records.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
rpl_filter.h
rpl_gtid.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
rpl_gtid.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
rpl_mi.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_parallel.cc Merge 10.0 into 10.1 2017-04-21 12:46:12 +03:00
rpl_parallel.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_record.cc Merge 10.0 into 10.1 2017-01-04 13:56:11 +02:00
rpl_record.h MDEV-11636 Extra persistent columns on slave always gets NULL in RBR 2017-01-01 16:45:44 +05:30
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_rli.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc
set_var.h
signal_handler.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
slave.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
slave.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
sp.cc Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
sp.h Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT 2017-02-27 12:35:10 +01:00
sp_cache.cc
sp_cache.h
sp_head.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc Bug#23280059: ITEM_ROW::ILLEGAL_METHOD_CALL(CONST CHAR*): 2016-07-19 08:03:09 +05:30
spatial.h
sql_acl.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
sql_acl.h 2016-11-28 11:55:36 +05:30
sql_admin.cc Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
sql_admin.h
sql_alter.cc
sql_alter.h MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET. 2017-02-26 23:01:23 +04:00
sql_analyse.cc
sql_analyse.h
sql_analyze_stmt.cc Correct FSF address 2017-03-10 18:21:29 +01:00
sql_analyze_stmt.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_array.h
sql_audit.cc MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning 2017-05-15 22:23:10 +02:00
sql_audit.h
sql_base.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
sql_base.h MDEV-9621 INSERT DELAYED fails on insert for tables with many columns 2016-04-07 19:31:10 +03:00
sql_binlog.cc base64 service 2017-03-10 18:21:27 +01:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc MDEV-10777: Server crashed due to query_cache_info plugin 2016-09-27 14:11:37 +02:00
sql_cache.h MDEV-10777: Server crashed due to query_cache_info plugin 2016-09-27 14:11:37 +02:00
sql_callback.h
sql_class.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
sql_class.h compiler warning on Win64 2017-05-24 11:59:04 +02:00
sql_client.cc
sql_cmd.h
sql_connect.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_connect.h
sql_const.h Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1 2017-04-20 16:36:23 +02:00
sql_db.h
sql_delete.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
sql_delete.h
sql_derived.cc Merge 10.0 into 10.1 2017-03-09 08:53:08 +02:00
sql_derived.h
sql_digest.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_explain.cc Correct FSF address 2017-03-10 18:21:29 +01:00
sql_explain.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_expression_cache.cc Correct FSF address 2017-03-10 18:21:29 +01:00
sql_expression_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
sql_help.h
sql_hset.h
sql_insert.cc Fix truncation of affected rows and insert id in select_insert::send_ok_packet 2017-03-13 23:13:24 +00:00
sql_insert.h MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL 2017-01-17 20:16:09 +01:00
sql_join_cache.cc Correct FSF address 2017-03-10 18:21:29 +01:00
sql_join_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_lex.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
sql_lex.h Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
sql_lifo_buffer.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_list.cc
sql_list.h
sql_load.cc MDEV-12696 Crash with LOAD XML and non-updatable VIEW column 2017-05-09 00:28:43 +02:00
sql_load.h
sql_locale.cc Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
sql_locale.h MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field 2016-05-10 19:13:06 +04:00
sql_manager.cc
sql_manager.h
sql_parse.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
sql_parse.h MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segfault 2017-05-15 22:23:10 +02:00
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
sql_plugin.h MDEV-9312: storage engine not enforced during galera cluster replication 2016-09-28 13:26:13 -04:00
sql_plugin_compat.h
sql_plugin_services.ic MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
sql_prepare.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
sql_prepare.h
sql_priv.h MDEV-8989: ORDER BY optimizer ignores equality propagation 2016-06-01 23:43:11 +03:00
sql_profile.cc
sql_profile.h
sql_reload.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
sql_reload.h
sql_rename.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_rename.h
sql_repl.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
sql_repl.h
sql_select.cc Merge 10.0 into 10.1 2017-05-20 08:41:20 +03:00
sql_select.h Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
sql_show.h Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Correct FSF address 2017-03-10 18:21:29 +01:00
sql_statistics.h MDEV-10435 crash with bad stat tables. 2016-12-09 17:13:43 +04:00
sql_string.cc
sql_string.h MDEV-11343 LOAD DATA INFILE fails to load data with an escape character followed by a multi-byte character 2016-11-29 06:51:12 +04:00
sql_table.cc MDEV-12389 ADD CHECK leaves an orphaned .par file 2017-05-24 11:59:04 +02:00
sql_table.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
sql_time.h MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
sql_trigger.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_type.cc
sql_type.h
sql_udf.cc make sql_udf.cc to shorten dlerror() messages 2017-03-10 18:21:26 +01:00
sql_udf.h
sql_union.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_union.h
sql_update.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
sql_update.h
sql_view.cc Merge 10.0 into 10.1 2017-01-05 20:32:15 +02:00
sql_view.h
sql_yacc.yy Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
sys_vars.ic Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sys_vars_shared.h
table.cc Merge branch '10.0' into 10.1 2017-03-21 19:20:44 +01:00
table.h Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
table_cache.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
table_cache.h
thr_malloc.cc
thr_malloc.h
threadpool.h Correct FSF address 2017-03-10 18:21:29 +01:00
threadpool_common.cc Correct FSF address 2017-03-10 18:21:29 +01:00
threadpool_unix.cc Correct FSF address 2017-03-10 18:21:29 +01:00
threadpool_win.cc Correct FSF address 2017-03-10 18:21:29 +01:00
transaction.cc
transaction.h
tzfile.h
tztime.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
winservice.c Correct FSF address 2017-03-10 18:21:29 +01:00
winservice.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_applier.cc MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables 2016-12-12 08:51:50 -05:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc fix warning "ignoring return value" of fwrite. 2017-04-05 14:45:17 +03:00
wsrep_binlog.h Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_check_opts.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_dummy.cc
wsrep_hton.cc refs: MW-319 2017-04-06 15:41:54 +05:30
wsrep_mysqld.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_mysqld.h Fix galera tests part II(Fix previous commit) 2017-05-08 16:29:41 +05:30
wsrep_notify.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_priv.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_sst.cc Fix compiler warnings on gcc 6.x. 2017-04-05 14:35:41 +03:00
wsrep_sst.h
wsrep_thd.cc Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
wsrep_thd.h
wsrep_utils.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_utils.h MDEV-10056: SST method mysqldump is broken 2016-06-27 17:59:12 -04:00
wsrep_var.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_var.h Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_xid.cc Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_xid.h