mariadb/sql
Jan Lindström e341da4711 MDEV-15580: Assertion `!lex->explain' failed in lex_start(THD*):
Problem was that we did not delete explain information
when Galera must replay a query.

Could not find easily repeatable test case that would not
cause other problems.
2018-04-13 07:35:55 +03:00
..
share Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
add_errmsg
authors.h
bounded_queue.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
client_settings.h
CMakeLists.txt Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
compat56.cc Fixed issues found by buildbot 2017-01-11 09:18:35 +02:00
compat56.h
contributors.h Update contributors 2018-04-05 14:23:18 +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
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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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
des_key_file.h
discover.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
discover.h
encryption.cc MDEV-12863 No table can be created after second encryption plugin attempted to load 2017-08-08 14:52:08 +02:00
event_data_objects.cc MW-416 DDL replication moved after acl checking 2017-12-19 19:46:33 +01:00
event_data_objects.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
event_db_repository.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_db_repository.h
event_parse_data.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_parse_data.h
event_queue.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_queue.h
event_scheduler.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_scheduler.h
events.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
events.h
field.cc Merge branch '10.1' into 10.2 2018-02-11 13:47:16 +01:00
field.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
field_conv.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
filesort.cc Ensure that table->vcol_set is properly restored if used 2018-01-01 14:44:20 +02: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
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 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
gstream.h
ha_partition.cc MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
ha_partition.h Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
handler.cc Fix unused variable thd warning in embedded 2018-03-22 21:01:20 +02:00
handler.h Merge tag 'mariadb-10.0.34' into 10.0-galera 2018-02-01 14:09:48 +02:00
hash_filo.cc
hash_filo.h
hostname.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
hostname.h
init.cc
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 Fixed mdev-15765 BETWEEN not working in certain cases 2018-04-10 18:07:29 -07:00
item.h cleanup: extend Item_cache::get_cache() to accept f_type 2018-03-14 12:40:00 +01:00
item_buff.cc Merge branch '10.2' into 10.2-mdev9864 2016-05-08 23:04:41 +03:00
item_cmpfunc.cc cleanup: remove get_datetime_value() 2018-03-14 12:45:46 +01:00
item_cmpfunc.h Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
item_create.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
item_create.h
item_func.cc Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is used 2018-02-06 12:12:19 -08:00
item_func.h Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
item_geofunc.cc MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04:00
item_geofunc.h MDEV-13716 point_big test fails in 10.2. 2017-09-12 11:58:49 +04: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 Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_jsonfunc.cc MDEV-13970 crash in Item_func_json_extract::read_json. 2017-12-25 08:10:48 +04:00
item_jsonfunc.h MDEV-12877 Wrong result from JSON native function. 2017-09-12 19:15:31 +04:00
item_row.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04: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 branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
item_strfunc.h Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
item_subselect.cc Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
item_subselect.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_sum.cc Compilation speed (#546) 2018-01-14 20:50:45 +04:00
item_sum.h MDEV-10817 CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong result 2017-11-07 15:03:58 +04:00
item_timefunc.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2018-03-16 14:12:00 +02:00
item_timefunc.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
item_windowfunc.cc fix Item_window_func::print() not to crash before fix_fields() 2018-02-06 14:51:31 +01:00
item_windowfunc.h MDEV-13358: FIRST_V throw SQL Fehler (1292): Incorrect datetime value 2017-09-19 15:14:10 +03:00
item_xmlfunc.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
item_xmlfunc.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
key.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
key.h MariaRocks port: make key_restore() parameter const 2016-10-16 11:01:01 +00:00
keycaches.cc
keycaches.h
lex.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
lex_symbol.h
lock.cc Fix several truncation and formatting warnings. 2017-10-03 19:43:43 +00:00
lock.h
log.cc Compilation speed (#546) 2018-01-14 20:50:45 +04:00
log.h MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
log_event.cc MDEV-14721 Big transaction events get lost on semisync master when 2018-03-12 17:07:06 +02:00
log_event.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
log_event_old.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
log_event_old.h
log_slow.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
main.cc
mdl.cc Fixed compiler warning 2018-03-26 17:53:17 +03:00
mdl.h Compilation speed (#546) 2018-01-14 20:50:45 +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 Merge branch '10.1' into 10.2 2018-02-11 13:47:16 +01:00
MSG00001.bin
multi_range_read.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02: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 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mysql_upgrade_service.cc Correct FSF address 2017-03-10 18:21:29 +01:00
mysqld.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
mysqld.h Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03: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 Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
opt_range.h MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside 2017-02-13 18:12:04 +01:00
opt_range_mrr.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
opt_subselect.cc Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +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 2018-02-22 08:39:24 +01:00
partition_info.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
password.c Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
plistsort.c Correct FSF address 2017-03-10 18:21:29 +01:00
procedure.cc
procedure.h Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server 2016-08-31 16:16:54 -07:00
protocol.cc MDEV-11761: CLIENT_DEPRECATE_EOF : Client must identify a "stored procedure output resultset" 2017-03-15 13:45:14 +01:00
protocol.h MDEV-9947: COM_MULTI united response 2016-05-17 13:31:33 +02:00
records.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
records.h Allow READ_RECORD to make use of RAII and free itself on destruction 2017-02-14 07:46:58 +02:00
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_filter.h
rpl_gtid.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
rpl_gtid.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
rpl_handler.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
rpl_handler.h
rpl_injector.cc
rpl_injector.h
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 MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committing 2018-03-13 12:46:07 +02: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
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_rli.h Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
rpl_tblmap.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc cleanup: thread_count 2016-06-04 09:06:00 +02:00
scheduler.h
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 MDEV-14485 Server hangs on startup in THD::init 2018-01-29 07:33:52 +00:00
set_var.h Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
signal_handler.cc Write location of core when doing core dump 2018-01-01 14:12:18 +02:00
slave.cc Revert "Fix 2 more VS2015 warnings" 2018-02-19 16:38:21 +00:00
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 branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01: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 Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sp_head.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sp_pcontext.cc
sp_pcontext.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sp_rcontext.cc Reset thd->lex->current_select for SP 2018-01-21 20:22:14 +02:00
sp_rcontext.h
spatial.cc MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04: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 tag 'mariadb-10.0.34' into 10.0-galera 2018-02-01 14:09:48 +02:00
sql_acl.h Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_admin.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_admin.h
sql_alter.cc various cleanups 2016-06-30 11:43:02 +02:00
sql_alter.h MDEV-13508 ALTER TABLE that renames columns and CHECK constraints 2018-02-10 14:32:24 +02:00
sql_analyse.cc MDEV-10138 Support for decimals up to 38 digits 2016-06-22 22:04:55 +03:00
sql_analyse.h
sql_analyze_stmt.cc MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(Json_writer*) 2017-07-12 19:46:44 +05:30
sql_analyze_stmt.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sql_array.h Merge branch '10.2' into 10.2-mdev9864 2016-05-08 23:04:41 +03: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-15769: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed 2018-04-07 15:03:15 +03:00
sql_base.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_basic_types.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_binlog.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sql_binlog.h
sql_bitmap.h
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
sql_cache.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01: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 2018-03-25 13:02:52 +02:00
sql_class.h Partially revert commit 2a729b5f4b 2018-03-21 12:32:38 +02:00
sql_client.cc
sql_cmd.h MDEV-10585 EXECUTE IMMEDIATE statement 2016-10-08 12:32:52 +04:00
sql_connect.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02: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-04-10 17:43:18 +03:00
sql_crypt.cc
sql_crypt.h
sql_cte.cc MDEV-14297: Lost name of a explicitly named CTE column used in 2018-02-20 01:16:50 +02:00
sql_cte.h Corrected the patch for mdev-15119 that caused a failure for 2018-02-08 09:48:36 -08: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_db.h
sql_delete.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_delete.h
sql_derived.cc don't set derived->merged until derived is really irreversibly merged 2018-02-06 14:51:23 +01:00
sql_derived.h Fixed the bug mdev-12563. 2017-04-28 21:59:11 -07:00
sql_digest.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_digest.h
sql_digest_stream.h
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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_explain.cc MDEV-10844: EXPLAIN FORMAT=JSON doesn't show order direction for filesort 2017-12-30 10:18:22 +05:30
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
sql_get_diagnostics.h
sql_handler.cc Removed usage of my_hash_search() with uninitialized HASH. 2017-01-11 09:18:35 +02:00
sql_handler.h
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 'github/10.1' into 10.2 2018-02-06 14:50:50 +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 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_lex.h MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID () 2018-03-12 17:37:23 +01: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 MDEV-13508 ALTER TABLE that renames columns and CHECK constraints 2018-02-10 14:32:24 +02:00
sql_load.cc MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 2018-02-15 09:59:03 +02: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-15580: Assertion `!lex->explain' failed in lex_start(THD*): 2018-04-13 07:35:55 +03:00
sql_parse.h MW-86 Additional wsrep_sync_wait coverage 2017-08-14 11:59:52 +03:00
sql_partition.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_partition.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_partition_admin.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_plugin.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
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 branch '10.1' into 10.2 2018-03-25 13:02:52 +02: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 2017-07-05 19:08:55 +02: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 MDEV-12466 : Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt || ... 2018-04-07 14:05:28 +03:00
sql_reload.h
sql_rename.cc Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
sql_rename.h
sql_repl.cc MDEV-14721 Big transaction events get lost on semisync master when 2018-03-12 17:07:06 +02:00
sql_repl.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_select.cc MDEV-6736: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SQ in WHERE and 2018-03-17 10:51:19 +05:30
sql_select.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50: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
sql_show.cc Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
sql_show.h MDEV-8931: (server part of) session state tracking 2016-08-31 17:17:46 +02:00
sql_signal.cc fix build and some warnings 2016-11-24 17:36:02 +03:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
sql_statistics.h MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1918): 2018-04-02 13:14:30 +03:00
sql_string.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_string.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_table.cc Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00
sql_table.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Fixed compiler warnings 2017-10-18 17:10:49 +03:00
sql_test.h
sql_time.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2018-03-16 14:12:00 +02:00
sql_time.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_trigger.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_trigger.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_truncate.cc Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original form 2017-08-11 14:06:16 +03:00
sql_truncate.h
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_udf.cc Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sql_udf.h
sql_union.cc MDEV-15478: Lost name of a explicitly named CTE column used in 2018-03-16 00:35:52 +02:00
sql_union.h
sql_update.cc Merge 10.0 into 10.1 2018-02-03 12:53:30 +02:00
sql_update.h
sql_view.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sql_view.h
sql_window.cc MDEV-13683: crash in Item_window_func::update_used_tables 2017-12-28 20:04:23 +02:00
sql_window.h Fixed bug mdev-10868. 2016-09-30 17:40:40 -07:00
sql_yacc.yy Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
strfunc.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
strfunc.h
structs.h Merge branch '10.0' into 10.1 2017-12-20 13:30:05 +02:00
sys_vars.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
sys_vars.ic MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sys_vars_shared.h
table.cc MDEV-15579 Crash in Item_field::used_tables() called by 2018-04-03 00:17:45 +02:00
table.h Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
table_cache.cc In table cache code, fix casts from longlong to long for 2017-09-29 17:27:21 +00: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-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
thr_malloc.cc
thr_malloc.h
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 After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02: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 fix some conversion warnings 2017-09-28 17:20:46 +00:00
uniques.h fix some conversion warnings 2017-09-28 17:20:46 +00: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 2017-05-06 14:36:46 +03: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 Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc Merge branch '10.1' into 10.2 2017-09-20 10:46:09 +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 Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
wsrep_dummy.cc
wsrep_hton.cc MDEV-14875: galera_new_cluster crashes mysqld when existing server contains databases 2018-03-19 08:48:14 +02:00
wsrep_mysqld.cc Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
wsrep_mysqld.h Merge branch '10.1' into 10.2 2018-03-21 10:36:49 +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 2017-03-30 12:48:42 +02:00
wsrep_sst.cc Merge branch '10.1' into 10.2 2018-03-25 13:02:52 +02:00
wsrep_sst.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
wsrep_thd.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
wsrep_thd.h
wsrep_utils.cc MDEV-10442: "Address already in use" on restart 2017-12-18 16:57:54 +01:00
wsrep_utils.h Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_var.cc Merge branch '10.1' into 10.2 2018-03-21 10:36:49 +02:00
wsrep_var.h Merge branch '10.1' into 10.2 2018-03-21 10:36:49 +02:00
wsrep_xid.cc Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
wsrep_xid.h MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno 2016-05-31 20:37:00 -04:00