mariadb/sql
Igor Babaev b4a7bde76c MDEV-19112 WITH clause does not work with information_schema as default database
With INFORMATION_SCHEMA set as the default database the check that a table
referred in the processed query is defined in INORMATION_SCHEMA must
be postponed until all CTE names can be identified.
2019-04-05 15:00:42 -07:00
..
share Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
add_errmsg
authors.h MDEV-6821, MDEV-6826 - Update authors and contributors 2016-02-04 16:00:11 +02:00
bounded_queue.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
client_settings.h Merge branch '10.1' into 10.2 2016-02-25 18:19:55 +01:00
CMakeLists.txt Merge 10.1 into 10.2 2019-02-03 17:22:05 +02:00
compat56.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
compat56.h
contributors.h Update contributors 2018-09-10 16:47:44 +04:00
create_options.cc Windows : fix compile warnings C4267, on 32bit first 2018-01-26 10:37:46 +00:00
create_options.h Correct FSF address 2017-03-10 18:21:29 +01:00
custom_conf.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
datadict.cc Merge 10.1 into 10.2 2017-11-07 23:02:39 +02: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 Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
debug_sync.h Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
derror.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
derror.h Merge branch '10.2' into 10.2-mdev9864 2016-05-08 23:04:41 +03:00
des_key_file.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
des_key_file.h
discover.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
discover.h
encryption.cc fix gcc 8 compiler warnings 2019-03-14 16:33:17 +01:00
event_data_objects.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
event_data_objects.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
event_db_repository.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
event_db_repository.h MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
event_parse_data.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_parse_data.h compiler warnings 2014-10-01 23:38:26 +02:00
event_queue.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_queue.h 5.2 merge 2014-03-16 21:03:01 +01:00
event_scheduler.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_scheduler.h 10.0-base merge 2014-02-26 15:28:07 +01:00
events.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
events.h Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
field.cc MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_value 2019-03-28 13:16:28 +05:30
field.h MDEV-9519: Data corruption will happen on the Galera cluster size change 2019-02-26 07:45:11 +02:00
field_conv.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
filesort.cc register keyword c++17 warning 2018-04-24 12:48:32 +03:00
filesort.h MDEV-8989 ORDER BY optimizer ignores equality propagation 2016-07-01 16:44:17 +02:00
filesort_utils.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
filesort_utils.h Removed TABLE->sort to make it possible to have multiple active calls to 2016-03-22 23:44:52 +02:00
gcalc_slicescan.cc MDEV-16050 cte + geometry functions lead to crash. 2018-09-16 10:22:32 +04:00
gcalc_slicescan.h MDEV-16050 cte + geometry functions lead to crash. 2018-09-16 10:22:32 +04:00
gcalc_tools.cc MDEV-16050 cte + geometry functions lead to crash. 2018-09-16 10:22:32 +04:00
gcalc_tools.h MDEV-16050 cte + geometry functions lead to crash. 2018-09-16 10:22:32 +04:00
gen_lex_hash.cc Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
gen_lex_token.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
gstream.h 5.2 merge 2014-03-16 21:03:01 +01:00
ha_partition.cc MDEV-9519: Data corruption will happen on the Galera cluster size change 2019-02-26 07:45:11 +02:00
ha_partition.h MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails upon attempt to update virtual column on partitioned versioned table 2018-12-20 08:06:55 +01:00
handler.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2019-02-28 13:08:11 +02:00
handler.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
hash_filo.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
hash_filo.h List<>-style template wrapper over hash_filo 2014-03-19 09:57:09 +01:00
hostname.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
hostname.h MDEV-6150 Speed up connection speed by moving creation of THD to new thread 2016-02-07 10:34:03 +02:00
init.cc MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many 2015-12-16 19:39:00 +04:00
init.h Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00
innodb_priv.h MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
item.cc Fix for MDEV-18276, typo in error message + all other occurrences of refering 2019-03-23 00:10:18 +04:00
item.h Merge 10.1 into 10.2 2019-03-26 14:17:19 +02:00
item_buff.cc Merge branch '10.2' into 10.2-mdev9864 2016-05-08 23:04:41 +03:00
item_cmpfunc.cc Merge 10.1 into 10.2 2019-03-26 17:38:54 +02:00
item_cmpfunc.h MDEV-18383: Missing rows with pushdown condition defined with IF-function 2019-03-07 12:35:18 +03:00
item_create.cc MDEV-14576 Include full name of object in message about incorrect value for column. 2018-12-16 02:21:41 +04:00
item_create.h Moving Item::str_value from public to protected. 2014-09-03 01:56:21 +04:00
item_func.cc Merge 10.1 into 10.2 2019-03-26 14:17:19 +02:00
item_func.h Merge 10.1 into 10.2 2019-04-04 09:05:45 +03:00
item_geofunc.cc MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_geofunc.h MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_inetfunc.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_inetfunc.h MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_jsonfunc.cc post-merge: gcc 8 warnings 2019-03-15 21:00:50 +01:00
item_jsonfunc.h MDEV-17018 JSON_SEARCH and User-Defined Variables. 2018-09-12 21:57:28 +04:00
item_row.cc Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
item_row.h cleanup: extend Item_cache::get_cache() to accept f_type 2018-03-14 12:40:00 +01:00
item_strfunc.cc Merge 10.1 into 10.2 2019-03-22 11:15:21 +02:00
item_strfunc.h Merge 10.1 into 10.2 2019-03-22 11:15:21 +02:00
item_subselect.cc MDEV-6439: Server crashes in Explain_union::print_explain with explain in slow log, tis620 charset 2018-08-15 15:25:14 +03:00
item_subselect.h MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_sum.cc Merge 10.1 into 10.2 2019-03-22 11:15:21 +02:00
item_sum.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-10-30 13:22:52 +02:00
item_timefunc.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
item_timefunc.h MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_windowfunc.cc MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_windowfunc.h MDEV-15204: lag/lead function order list mandatory 2018-08-25 18:47:14 +03:00
item_xmlfunc.cc MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
item_xmlfunc.h MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table 2018-06-15 10:31:30 +02:00
key.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-10-30 13:22:52 +02:00
key.h MariaRocks port: make key_restore() parameter const 2016-10-16 11:01:01 +00:00
keycaches.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
keycaches.h cleanup: more 'const' qualifiers 2014-10-10 22:27:41 +02:00
lex.h Merge branch '11.0' into 10.1 2018-09-06 22:45:19 +02:00
lex_symbol.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
lock.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
lock.h Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
log.cc Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
log.h MyRocks: MDEV-15911: Reduce debug logging on default levels in error log 2018-04-19 14:13:28 +03:00
log_event.cc Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
log_event.h Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
log_event_old.cc Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
log_event_old.h Remove THD argment from Log_event->net_send() and Protocol::pack_info() as 2015-10-22 17:00:58 +03:00
log_slow.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
main.cc
mdl.cc Fixed compiler warning 2018-03-26 17:53:17 +03:00
mdl.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01: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 CRLF->LF 2015-06-02 22:07:47 +02:00
message.mc
message.rc CRLF->LF 2015-06-02 22:07:47 +02:00
mf_iocache.cc Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
mf_iocache_encr.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2018-05-24 18:57:52 +03:00
MSG00001.bin
multi_range_read.cc Added a new parameter for the function eq_ranges_exceeds_limit() 2018-08-24 20:53:00 -07: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 Adding "const" qualifier to arguments of date2my_decimal() 2015-10-22 09:11:23 +04:00
my_decimal.h Adding "const" qualifier to arguments of date2my_decimal() 2015-10-22 09:11:23 +04:00
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 Merge 10.1 into 10.2 2019-02-03 17:22:05 +02:00
mysql_upgrade_service.cc Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
mysqld.cc Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
mysqld.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
mysqld_suffix.h
net_serv.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01: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 post-merge: gcc 8 warnings 2019-03-15 21:00:50 +01:00
opt_range.h Added a new parameter for the function eq_ranges_exceeds_limit() 2018-08-24 20:53:00 -07:00
opt_range_mrr.cc MDEV-16934 Query with very large IN clause lists runs slowly 2018-08-17 14:28:39 -07:00
opt_subselect.cc Merge 10.1 into 10.2 2019-03-22 11:15:21 +02:00
opt_subselect.h Correct FSF address 2017-03-10 18:21:29 +01:00
opt_sum.cc MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
opt_table_elimination.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
parse_file.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
parse_file.h Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
partition_element.h MDEV-8348: Add catchall to all table partitioning for list partitions 2016-09-07 17:26:36 +02:00
partition_info.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
partition_info.h Merge 10.1 into 10.2 2018-12-12 12:13:43 +02:00
password.c Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
plistsort.c Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
procedure.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
procedure.h Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server 2016-08-31 16:16:54 -07:00
protocol.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-10-30 13:22:52 +02:00
protocol.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
records.cc register keyword c++17 warning 2018-04-24 12:48:32 +03:00
records.h fix gcc 8 compiler warnings 2019-03-14 16:33:17 +01:00
repl_failsafe.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
repl_failsafe.h
replication.h MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
rpl_constants.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
rpl_filter.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_filter.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_gtid.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
rpl_gtid.h Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
rpl_handler.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
rpl_handler.h MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
rpl_injector.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
rpl_injector.h Merge branch '10.1' of github.com:MariaDB/server into 10.1 2015-07-09 14:47:32 +03:00
rpl_mi.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
rpl_mi.h MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave 2017-06-05 13:11:10 +05:30
rpl_parallel.cc Merge 10.1 into 10.2 2018-10-11 08:16:08 +03:00
rpl_parallel.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_record.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
rpl_record.h MDEV-11636 Extra persistent columns on slave always gets NULL in RBR 2017-01-01 17:38:41 +05:30
rpl_record_old.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
rpl_record_old.h 5.2 merge 2014-03-16 21:03:01 +01:00
rpl_reporting.cc Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
rpl_reporting.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
rpl_rli.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
rpl_rli.h Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
rpl_tblmap.cc Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
rpl_tblmap.h MDEV-17803: ulonglongization of table_mapping entry::table_id to fix windows compilation in particular. 2019-01-25 13:42:27 +02:00
rpl_utility.cc MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_NON_LOSSY mode 2018-10-16 12:56:33 +03:00
rpl_utility.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
scheduler.cc cleanup: thread_count 2016-06-04 09:06:00 +02:00
scheduler.h MDEV-6150 Speed up connection speed by moving creation of THD to new thread 2016-02-07 10:34:03 +02:00
session_tracker.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
session_tracker.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
set_var.cc Optimize charset tracking a bit. 2018-06-25 19:01:41 +02:00
set_var.h Optimize charset tracking a bit. 2018-06-25 19:01:41 +02:00
signal_handler.cc Write location of core when doing core dump 2018-01-01 14:12:18 +02:00
slave.cc MDEV-13895: GTID and Master_Delay causes excessive initial delay 2019-03-28 20:35:39 +05:30
slave.h MDEV-13719 Assertion `bit < (map)->n_bits' failed in bitmap_is_set 2017-12-23 14:53:12 +02:00
sp.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
sp.h Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT 2017-02-27 12:35:10 +01:00
sp_cache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp_cache.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
sp_head.cc Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
sp_head.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sp_pcontext.cc A joint patch for: 2015-11-25 11:22:10 +04:00
sp_pcontext.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sp_rcontext.cc MDEV-16311 Server crash when using a NAME_CONST() with a CURSOR 2018-06-13 23:37:09 +04:00
sp_rcontext.h MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
spatial.cc post-merge: -Werror fixes in 10.2 2019-03-29 10:58:25 +01:00
spatial.h MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04:00
sql_acl.cc Merge 10.1 into 10.2 2019-04-03 10:32:21 +03:00
sql_acl.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_admin.cc Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
sql_admin.h pass the slow logging information in thd->query_plan_flags 2019-03-12 13:10:49 +01:00
sql_alter.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_alter.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_analyse.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_analyse.h fix gcc 8 compiler warnings 2019-03-14 16:33:17 +01:00
sql_analyze_stmt.cc Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
sql_analyze_stmt.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sql_array.h Merge 10.1 into 10.2 2018-12-07 13:41:10 +02:00
sql_audit.cc Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
sql_audit.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_base.cc MDEV-19112 WITH clause does not work with information_schema as default database 2019-04-05 15:00:42 -07:00
sql_base.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
sql_basic_types.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_binlog.cc Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
sql_binlog.h
sql_bitmap.h MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 2015-11-09 09:28:00 -05:00
sql_bootstrap.cc Fix and reenable Windows compiler warning C4800 (size_t conversion). 2018-01-26 10:37:46 +00:00
sql_bootstrap.h
sql_builtin.cc.in Push forgotten file change to fix compiler errors. 2015-02-19 12:41:10 +02:00
sql_cache.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
sql_cache.h fix some conversion warnings 2017-09-28 17:20:46 +00:00
sql_callback.h
sql_class.cc Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
sql_class.h Merge 10.1 into 10.2 2019-04-04 09:05:45 +03:00
sql_client.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_cmd.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_connect.cc MDEV-14984 - regression in connect performance 2019-03-13 10:13:14 +04:00
sql_connect.h Reuse THD for new user connections 2016-06-04 09:06:00 +02:00
sql_const.h Merge branch '10.1' into 10.2 2018-12-30 18:30:29 +01:00
sql_crypt.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_crypt.h
sql_cte.cc MDEV-19112 WITH clause does not work with information_schema as default database 2019-04-05 15:00:42 -07:00
sql_cte.h MDEV-17154 Multiple selects from parametrized CTE fails with syntax error 2018-09-14 18:13:16 -07:00
sql_cursor.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_cursor.h
sql_db.cc MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case_table_names. 2019-02-01 17:10:27 +04:00
sql_db.h Merge branch '10.0' into 10.1 2018-12-29 23:44:45 +01:00
sql_delete.cc Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
sql_delete.h
sql_derived.cc Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
sql_derived.h Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
sql_digest.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_digest.h merge commit 02b00b154 2015-10-24 20:06:59 +02:00
sql_digest_stream.h perfschema 5.6.24 2015-05-05 15:23:47 +02:00
sql_do.cc Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_do.h
sql_error.cc MDEV-9114: Bulk operations (Array binding) 2016-11-02 15:07:52 +01:00
sql_error.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-10-30 13:22:52 +02:00
sql_explain.cc Fix gcc 7.3 compiler warnings. 2018-08-03 14:37:55 +02:00
sql_explain.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +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 MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
sql_get_diagnostics.h MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
sql_handler.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_handler.h Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
sql_help.cc Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_help.h
sql_hset.h remove my_hash_const_element(), use Hash_set in C++ code 2017-03-31 19:22:19 +02:00
sql_insert.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01: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 Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_join_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_lex.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_lex.h Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
sql_lifo_buffer.h Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
sql_list.cc MDEV-13508 ALTER TABLE that renames columns and CHECK constraints 2018-02-10 14:32:24 +02:00
sql_list.h Merge 10.1 into 10.2 2018-08-21 15:20:34 +03:00
sql_load.cc Merge 10.1 into 10.2 2019-04-04 09:05:45 +03:00
sql_load.h
sql_locale.cc Support for server error messages in Hindi 2017-08-03 17:28:46 +04:00
sql_locale.h Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
sql_manager.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sql_manager.h
sql_parse.cc MDEV-19112 WITH clause does not work with information_schema as default database 2019-04-05 15:00:42 -07:00
sql_parse.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-08-02 13:13:21 +03:00
sql_partition.cc MDEV-13089 identifier quoting in partitioning 2018-09-21 20:22:14 +02:00
sql_partition.h MDEV-13089 identifier quoting in partitioning 2018-09-21 20:22:14 +02:00
sql_partition_admin.cc Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
sql_partition_admin.h
sql_plist.h merge 10-base->10.0 2013-11-11 23:40:53 +02:00
sql_plugin.cc Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
sql_plugin.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_plugin_compat.h
sql_plugin_services.ic Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
sql_prepare.cc post-merge: --ps-protocol fixes 2019-03-15 21:00:56 +01:00
sql_prepare.h MDEV-12471: BULK Command 2017-06-14 12:02:54 +02:00
sql_priv.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_profile.cc Reuse THD for new user connections 2016-06-04 09:06:00 +02:00
sql_profile.h Reuse THD for new user connections 2016-06-04 09:06:00 +02:00
sql_reload.cc Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
sql_reload.h MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01:00
sql_rename.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2018-05-24 18:57:52 +03:00
sql_rename.h
sql_repl.cc Merge 10.1 into 10.2 2019-02-03 17:22:05 +02:00
sql_repl.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_select.cc Merge 10.1 into 10.2 2019-03-26 14:17:19 +02:00
sql_select.h post-merge: gcc 8 warnings 2019-03-15 21:00:50 +01:00
sql_servers.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sql_servers.h cleanup: freshen up CREATE SERVER code 2014-12-04 10:41:51 +01:00
sql_show.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_show.h MDEV-8931: (server part of) session state tracking 2016-08-31 17:17:46 +02:00
sql_signal.cc Remove unused declarations 2019-04-03 19:46:34 +03:00
sql_signal.h
sql_sort.h Removed TABLE->sort to make it possible to have multiple active calls to 2016-03-22 23:44:52 +02:00
sql_state.c mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
sql_statistics.cc MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_value 2019-03-28 13:16:28 +05:30
sql_statistics.h Merge 10.1 into 10.2 2018-12-12 12:13:43 +02:00
sql_string.cc Remove valgrind warnings from Item_str_concat 2018-10-05 14:25:40 +03:00
sql_string.h post-merge: gcc 8 warnings 2019-03-15 21:00:50 +01:00
sql_table.cc Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
sql_table.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_tablespace.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_tablespace.h
sql_test.cc Fixed compiler warnings 2017-10-18 17:10:49 +03:00
sql_test.h MDEV-9220 Split filesort.cc:make_sortkey() and filesort.cc::sortlength() into virtual methods in Type_handler 2016-01-12 17:03:29 +04:00
sql_time.cc MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_value upon inserting into temporary table 2019-02-05 01:34:17 +01:00
sql_time.h MDEV-14576 Include full name of object in message about incorrect value for column. 2018-12-16 02:21:41 +04:00
sql_trigger.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_trigger.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_truncate.cc MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK TABLES <view>. 2018-09-02 09:24:33 +04:00
sql_truncate.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
sql_type.cc MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not work for long values 2018-04-10 13:15:57 +04:00
sql_type.h MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not work for long values 2018-04-10 13:15:57 +04:00
sql_type_int.h Backport for "MDEV-17698 MEMORY engine performance regression" 2018-11-15 06:35:37 +04:00
sql_udf.cc Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sql_udf.h Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
sql_union.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_union.h
sql_update.cc Merge branch '10.1' into 10.2 2018-11-14 18:40:09 +01:00
sql_update.h MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
sql_view.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sql_view.h Fixed compile errors of the merge of the patch for mdev-8789 with 10.2. 2015-12-21 12:13:39 -08:00
sql_window.cc MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER 2018-11-01 21:15:55 +02:00
sql_window.h MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER 2018-11-01 21:15:55 +02:00
sql_yacc.yy Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
strfunc.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
strfunc.h
structs.h Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRING_ITEM for Item_user_var_as_out_param detection 2019-02-23 17:43:59 +04:00
sys_vars.cc MDEV-9519: Data corruption will happen on the Galera cluster size change 2019-02-26 07:45:11 +02:00
sys_vars.ic MDEV-11917 enum/set command-line options aren't respecting max-* settings. 2018-06-20 22:45:10 +04:00
sys_vars_shared.h MDEV-11917 enum/set command-line options aren't respecting max-* 2018-06-20 17:14:04 +04:00
table.cc Fix for MDEV-18276, typo in error message + all other occurrences of refering 2019-03-23 00:10:18 +04:00
table.h Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
table_cache.cc merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts. 2019-01-23 20:16:21 +02:00
table_cache.h In table cache code, fix casts from longlong to long for 2017-09-29 17:27:21 +00:00
temporary_tables.cc MDEV-17070 Table corruption or Assertion table->file->stats.records > 0 || error' or Assertion !is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed upon actions on temporary table 2019-03-12 09:51:42 +01:00
thr_malloc.cc MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc() 2015-11-26 11:34:17 +04:00
thr_malloc.h MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc() 2015-11-26 11:34:17 +04:00
threadpool.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
threadpool_common.cc Fix threadpool to report connections aborted due to wait timeout. 2017-08-30 14:37:16 +00:00
threadpool_generic.cc threadpool: release mutex on io_poll_create failure 2018-01-31 11:43:36 +01:00
threadpool_win.cc MDEV-13179 main.errors fails with wrong errno 2017-08-07 03:48:58 +03:00
transaction.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
transaction.h Fixed embedded server. 2016-09-08 22:41:50 +02:00
tzfile.h
tztime.cc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
tztime.h
udf_example.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
udf_example.def
uniques.cc Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
uniques.h Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
unireg.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
unireg.h Merge 10.1 into 10.2 2019-01-23 15:09:06 +02:00
winservice.c MDEV-19054 : mysql_upgrade_service now allows MySQL 5.7 to MariaDB 10.2 upgrade. 2019-03-28 11:42:21 +01:00
winservice.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_applier.cc Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc Merge 10.1 into 10.2 2019-03-22 11:15:21 +02: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 Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
wsrep_dummy.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_hton.cc MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) 2019-03-18 07:39:51 +02:00
wsrep_mysqld.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_mysqld.h Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
wsrep_mysqld_c.h Fix embedded innodb_plugin after 560799ebd8 2019-02-02 12:49:04 +02:00
wsrep_notify.cc Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
wsrep_priv.h Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
wsrep_sst.cc Remove unused declarations 2019-04-03 19:46:34 +03:00
wsrep_sst.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
wsrep_thd.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_thd.h Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_utils.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
wsrep_utils.h Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
wsrep_var.cc MDEV-17801: Galera test failure on galera_var_reject_queries 2018-11-26 08:11:56 +02:00
wsrep_var.h Merge branch '10.1' into 10.2 2018-03-21 10:36:49 +02:00
wsrep_xid.cc MDEV-15740 Backport wsrep recovery fixes from 10.4. 2019-01-25 16:19:20 +02:00
wsrep_xid.h MDEV-15740 Backport wsrep recovery fixes from 10.4. 2019-01-25 16:19:20 +02:00