mariadb/sql
Varun Gupta 213fc700b6 MDEV-10232: Scalar result of subquery changes after adding an outer select stmt
In a subquery, we don't have to maintain order
Added a fix such that order is considered when there is a limit clause.
2017-01-21 00:56:33 +05:30
..
share Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +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
client_settings.h MDEV-9346 - The federatedx and spider engine make mysqld crash when they are 2016-02-16 18:40:04 +04:00
CMakeLists.txt Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05:00
compat56.cc
compat56.h
contributors.h Update contributors 2016-09-19 12:31:19 +04:00
create_options.cc protect against corrupted frms 2016-05-05 01:05:05 +02:00
create_options.h MDEV-9949 Connect Engine: long SRCDEF leads to broken table 2016-05-05 01:05:05 +02:00
custom_conf.h
datadict.cc
datadict.h
debug_sync.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
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 fix extension_based_table_discovery for partitioned tables 2016-03-21 11:43:19 +01: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 - 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
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 - 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
event_parse_data.h
event_queue.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
event_queue.h
event_scheduler.cc MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes upon 2016-06-20 15:17:10 +04:00
event_scheduler.h
events.cc MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function. 2016-03-23 12:16:39 +04:00
events.h Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
field.cc MDEV-11712: ArmHF EXPLAIN JSON garbage longlong values printed 2017-01-16 12:49:22 +02:00
field.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
field_conv.cc MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT or ORDER BY 2016-03-01 21:10:59 +01:00
filesort.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
gcalc_slicescan.h MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" 2016-03-18 16:55:11 +01:00
gcalc_tools.cc Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
gcalc_tools.h
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 Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
group_by_handler.cc cleanups and simplifications 2015-10-05 17:14:15 +02:00
group_by_handler.h remove unused group_by_handler::init() method 2015-10-05 17:14:16 +02:00
gstream.cc
gstream.h
ha_partition.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
ha_partition.h
handler.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +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 MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many 2015-12-16 19:39:00 +04:00
init.h
innodb_priv.h
item.cc Post merge review fixes 2017-01-17 04:16:38 +02:00
item.h MDEV-11601 Out-of-bounds string access in create_schema_table() 2017-01-17 20:16:16 +01:00
item_buff.cc
item_cmpfunc.cc Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
item_cmpfunc.h Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
item_create.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
item_create.h
item_func.cc Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
item_func.h Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01: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 MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_row.cc MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_row.h MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result 2016-03-21 11:21:44 +04:00
item_strfunc.cc MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04: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 branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
item_subselect.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
item_sum.cc MDEV-10017: Get unexpected Empty Set for correlated subquery with aggregate functions (part 1) 2016-08-29 16:17:46 +02:00
item_sum.h MDEV-10556 Assertion `0' failed in virtual void Item_sum_field::set_result_field(Field*) 2016-09-21 09:13:33 +04: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 Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
item_xmlfunc.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
key.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
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 branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
lock.h
log.cc Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05: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' into 10.1 2017-01-17 17:11:28 +01: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 branch '10.0' into 10.1 2016-06-28 22:01:55 +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 Add parenthesis in macro definitions to prevent order of operation problems. 2015-07-16 16:03:06 -07:00
main.cc
mdl.cc Cleanup: MDL_context::wsrep_get_thd() is no longer needed 2016-09-01 12:53:44 -04: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 make encrypt-binlog and encrypt-tmp-files to fail if no encryption 2015-09-09 14:22:22 +02:00
MSG00001.bin
multi_range_read.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
multi_range_read.h
my_apc.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
my_apc.h
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 MDEV-11711: ArmHF EXPLAIN JSON garbage longlong values printed 2017-01-16 12:50:12 +02:00
my_json_writer.h
mysql_install_db.cc MDEV-11088 Client plugins cannot be loaded by command line tools 2017-01-06 16:25:25 +01:00
mysql_upgrade_service.cc
mysqld.cc Post merge review fixes 2017-01-17 04:16:38 +02:00
mysqld.h Parallel replication async deadlock kill 2016-09-08 15:25:40 +02: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
nt_servc.h
opt_index_cond_pushdown.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
opt_range.cc MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0' failed 2016-12-14 12:45:50 +05:30
opt_range.h MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to) 2015-09-21 17:08:27 +03:00
opt_range_mrr.cc MDEV-10325: Queries examines all rows of a tables when it should not 2016-07-12 21:49:16 +03:00
opt_subselect.cc MDEV-10389: Query returns different results on a debug vs non-debug build 2016-07-27 17:06:29 +03:00
opt_subselect.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
opt_sum.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
opt_table_elimination.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
parse_file.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
parse_file.h Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
partition_element.h
partition_info.cc Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIAL 2016-11-25 14:55:01 +05:30
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
plistsort.c
procedure.cc
procedure.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
protocol.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
protocol.h Remove THD argment from Log_event->net_send() and Protocol::pack_info() as 2015-10-22 17:00:58 +03:00
records.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
records.h Fixed MDEV-8408 2015-10-23 18:49:02 +03: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
rpl_constants.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
rpl_filter.cc Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
rpl_filter.h
rpl_gtid.cc MDEV-10435 crash with bad stat tables. 2016-12-09 17:13:43 +04:00
rpl_gtid.h Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
rpl_handler.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
rpl_handler.h
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.0' into 10.1 2016-08-25 12:40:09 +02:00
rpl_mi.h Back-port Master_info::using_parallel() to 10.0. 2016-11-15 23:00:11 +01:00
rpl_parallel.cc Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
rpl_parallel.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01: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 remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
rpl_record_old.h
rpl_reporting.cc Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
rpl_reporting.h
rpl_rli.cc Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
rpl_rli.h Parallel replication async deadlock kill 2016-09-08 15:25:40 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0 2016-02-23 10:46:16 +01:00
rpl_utility.h
scheduler.cc comment spelling Initailize -> Initialize 2015-12-11 15:21:42 +01:00
scheduler.h
set_var.cc MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
set_var.h MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
sha2.cc
signal_handler.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
slave.cc Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05:00
slave.h Remove unnecessary global mutex in parallel replication. 2016-10-14 22:44:40 +02:00
sp.cc Followup for 2783fc7: return an error to the caller if mysql.proc cannot be opened 2016-03-24 09:45:28 +01:00
sp.h MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function. 2016-03-23 12:16:39 +04:00
sp_cache.cc
sp_cache.h
sp_head.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sp_head.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sp_pcontext.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sp_pcontext.h
sp_rcontext.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sp_rcontext.h
spatial.cc Bug#23280059: ITEM_ROW::ILLEGAL_METHOD_CALL(CONST CHAR*): 2016-07-19 08:03:09 +05:30
spatial.h Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, 2015-06-26 15:42:49 +04:00
sql_acl.cc MDEV-10956 Strict Password Validation Breaks Replication. 2017-01-17 15:32:41 +04:00
sql_acl.h MDEV-5273 Prepared statement doesn't return metadata after prepare. 2016-01-28 11:12:03 +04:00
sql_admin.cc Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
sql_admin.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
sql_alter.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_alter.h
sql_analyse.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_analyse.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_analyze_stmt.cc Fixed compile warnings on Solaris 2015-11-20 10:00:06 +02:00
sql_analyze_stmt.h MDEV-8981: Analyze stmt - cycles can overflow 2015-10-24 11:45:21 +11:00
sql_array.h - 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_audit.cc
sql_audit.h
sql_base.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
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
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
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 Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
sql_class.h Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
sql_client.cc
sql_cmd.h small cleanup 2015-06-27 09:40:56 +02:00
sql_connect.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_connect.h
sql_const.h MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_cursor.h
sql_db.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
sql_db.h
sql_delete.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_delete.h
sql_derived.cc Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
sql_derived.h
sql_digest.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_digest.h merge commit 02b00b154 2015-10-24 20:06:59 +02:00
sql_digest_stream.h
sql_do.cc MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions 2015-09-25 21:33:50 +04:00
sql_do.h
sql_error.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
sql_error.h Adding "const" qualifier to arguments of date2my_decimal() 2015-10-22 09:11:23 +04:00
sql_explain.cc Fixed compile warnings on Solaris 2015-11-20 10:00:06 +02:00
sql_explain.h MDEV-8829: Assertion `0' failed in Explain_table_access::tag_to_json 2015-09-24 15:45:54 +03:00
sql_expression_cache.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_expression_cache.h MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache 2015-07-01 20:03:29 +03:00
sql_get_diagnostics.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_get_diagnostics.h
sql_handler.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +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 Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
sql_help.h
sql_hset.h
sql_insert.cc MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL 2017-01-17 20:16:09 +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 '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sql_join_cache.h
sql_lex.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_lex.h Merge 10.0 into 10.1 2017-01-05 20:32:15 +02:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h - 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_load.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +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 remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_manager.h
sql_parse.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_parse.h Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_partition.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
sql_partition.h clang warning 2015-09-03 12:58:53 +02:00
sql_partition_admin.cc Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10.1.18 2016-11-02 09:45:43 -04: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 Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
sql_prepare.cc MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL 2017-01-17 20:16:09 +01: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 Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
sql_profile.h
sql_reload.cc MDEV-9423: cannot add new node to the cluser: Binlog.. 2016-08-21 16:20:09 -04:00
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 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
sql_repl.h MDEV-5273 Prepared statement doesn't return metadata after prepare. 2016-01-28 11:12:03 +04:00
sql_select.cc MDEV-10232: Scalar result of subquery changes after adding an outer select stmt 2017-01-21 00:56:33 +05:30
sql_select.h Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_servers.cc MDEV-9088 Server crashes on shutdown after the second post of feedback report 2015-12-19 13:36:21 +01:00
sql_servers.h
sql_show.cc Merge branch '10.0' into 10.0-galera 2016-08-24 19:30:32 -04: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 MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc MDEV-10435 crash with bad stat tables. 2016-12-09 17:13:43 +04:00
sql_statistics.h MDEV-10435 crash with bad stat tables. 2016-12-09 17:13:43 +04:00
sql_string.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
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 Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_table.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +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 Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
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 remote-tracking branch 'origin/10.1' into 10.1 2017-01-16 12:18:21 +02:00
sql_trigger.h MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column 2015-12-21 21:30:54 +01:00
sql_truncate.cc
sql_truncate.h
sql_type.cc MDEV-8912 Wrong metadata or type for @c:=string_or_blob_field 2015-10-07 20:19:29 +04:00
sql_type.h Fixed compiler warnings and errors 2015-10-09 13:01:07 +03:00
sql_udf.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +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.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_union.h
sql_update.cc Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
sql_update.h MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
sql_view.cc Merge 10.0 into 10.1 2017-01-05 20:32:15 +02:00
sql_view.h
sql_yacc.yy Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
strfunc.cc
strfunc.h
structs.h cleanup: LEX_USER::pwtext and LEX_USER::pwhash 2016-01-25 17:04:15 +01:00
sys_vars.cc Merge remote-tracking branch 'origin/10.1' into 10.1 2017-01-16 12:18:21 +02: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-01-17 20:17:35 +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 - 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
thr_malloc.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
thr_malloc.h
threadpool.h Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
threadpool_common.cc MDEV-11083 performance schema test fail with threadpool 2016-10-19 00:21:28 +02:00
threadpool_unix.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
threadpool_win.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
transaction.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
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 MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
unireg.h Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
winservice.c MDEV-10118 : do not suggest upgrade from MySQL 5.7 to MariaDB 10.x in the installer. Do not lauch upgrade wizard after installation 2016-05-24 23:15:00 +02:00
winservice.h
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 MDEV-9618 solaris sparc build fails on 10.1. 2016-06-27 18:02:28 +04:00
wsrep_binlog.cc MDEV-11179: WSREP transaction excceded size limit in Galera cluster 2016-12-12 08:51:50 -05: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 MDEV-9577: sys_vars.ignore_db_dirs_basic fails under Valgrind 2016-02-17 15:50:01 -05:00
wsrep_dummy.cc Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
wsrep_hton.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_mysqld.cc MDEV-11479 Improved wsrep_dirty_reads 2016-12-14 15:32:40 +05:30
wsrep_mysqld.h MDEV-7955 WSREP() appears on radar in OLTP RO 2017-01-03 10:45:55 +05:30
wsrep_notify.cc Refs codership/mysql-wsrep#141: this commit 2015-09-09 17:02:26 -04:00
wsrep_priv.h MDEV-9618 solaris sparc build fails on 10.1. 2016-06-27 18:02:28 +04:00
wsrep_sst.cc MDEV-10735: Valgrind warnings around Galera SST 2016-09-20 21:32:53 -04:00
wsrep_sst.h
wsrep_thd.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_thd.h
wsrep_utils.cc Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
wsrep_utils.h MDEV-10056: SST method mysqldump is broken 2016-06-27 17:59:12 -04:00
wsrep_var.cc Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_var.h Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_xid.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_xid.h compilation failures on Windows 2015-07-23 10:55:24 +02:00