mariadb/sql
Igor Babaev d2013e7328 MDEV-18982 Partition pruning with column list causes syntax error in 10.4
A syntax error was reported for any INSERT statement with explicit
partition selection it if i used a column list.
Fixed by saving the parsing place before parsing the clause for explicit
partition selection and restoring it when the clause has been parsed.
2019-04-04 16:36:26 -07:00
..
share Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
add_errmsg
authors.h
backup.cc Added support for BACKUP LOCK / BACKUP UNLOCK 2019-01-14 16:18:50 +02:00
backup.h Added support for BACKUP LOCK / BACKUP UNLOCK 2019-01-14 16:18:50 +02:00
bounded_queue.h
client_settings.h
CMakeLists.txt MDEV-15693 Stop packaging data directory into ZIPs 2019-02-19 10:12:08 +01:00
compat56.cc
compat56.h
contributors.h
create_options.cc
create_options.h
custom_conf.h
datadict.cc Simplified dd_recreate_table() 2019-04-03 16:47:26 +04:00
datadict.h Simplified dd_recreate_table() 2019-04-03 16:47:26 +04:00
debug_sync.cc Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
debug_sync.h
derived_handler.cc MDEV-17096 Pushdown of simple derived tables to storage engines 2019-02-12 22:56:24 -08:00
derived_handler.h MDEV-17096 Pushdown of simple derived tables to storage engines 2019-02-12 22:56:24 -08:00
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
encryption.cc Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
event_data_objects.cc Galera4 2019-01-23 15:30:00 +04:00
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Move THD list handling to THD_list 2019-01-28 17:39:07 +04:00
event_scheduler.h
events.cc
events.h
field.cc MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
field.h Get rid of rea_create_table() 2019-04-03 17:43:12 +04:00
field_comp.cc
field_comp.h
field_conv.cc
filesort.cc MDEV-18503 Assertion `native.length() == binlen' failed in Type_handler_timestamp_common::make_sort_key 2019-04-02 11:06:07 +04:00
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gen_lex_token.cc
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc Get rid of rea_create_table() 2019-04-03 17:43:12 +04:00
ha_partition.h Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
ha_sequence.cc Changed user_variables and sql_sequence to maturity state stable 2019-02-06 22:18:20 +02:00
ha_sequence.h
handle_connections_win.cc Removed \n from sql_print_error() 2019-01-26 19:18:22 +02:00
handle_connections_win.h
handler.cc MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX 2019-04-03 18:36:33 +02:00
handler.h MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX 2019-04-03 18:36:33 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc Less abort_loop references 2019-03-09 20:22:24 +04:00
init.h MDEV-18400 - Move shutdown handling to main thread 2019-01-29 11:56:35 +04:00
innodb_priv.h Removed declaration of strconvert() from innodb_priv.h 2019-01-26 19:18:22 +02:00
item.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
item.h MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
item_buff.cc
item_cmpfunc.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
item_cmpfunc.h MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
item_create.cc Galera4 2019-01-23 15:30:00 +04:00
item_create.h
item_func.cc Merge 10.3 into 10.4 2019-03-26 17:43:59 +02:00
item_func.h MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
item_geofunc.cc
item_geofunc.h
item_inetfunc.cc
item_inetfunc.h
item_jsonfunc.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
item_jsonfunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
item_strfunc.h Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
item_subselect.cc Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
item_subselect.h
item_sum.cc MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a separate class 2019-03-28 14:12:31 +04:00
item_sum.h MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a separate class 2019-03-28 14:12:31 +04:00
item_timefunc.cc MDEV-18402 Assertion `sec.sec() <= 59' failed in Item_func_maketime::get_date 2019-04-02 11:40:22 +04:00
item_timefunc.h
item_vers.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
item_vers.h
item_windowfunc.cc MDEV-19124 Assertion `0' failed in Item::val_native 2019-04-02 09:13:16 +04:00
item_windowfunc.h MDEV-19124 Assertion `0' failed in Item::val_native 2019-04-02 09:13:16 +04:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc cleanup: set HA_PART_KEY_SEG for HA_KEY_ALG_LONG_HASH prefix keys 2019-02-27 23:15:28 -05:00
key.h
keycaches.cc
keycaches.h
lex.h MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
lex_string.h
lex_symbol.h
lock.cc Fix for galera_3nodes.galera_var_dirty_reads2 2019-03-07 07:59:44 +02:00
lock.h
log.cc Fix -Wformat and -Wnonnull-compare for WSREP 2019-04-03 09:20:21 +03:00
log.h MDEV-19116 Speed up rotation of binary logs 2019-04-01 19:47:24 +03:00
log_event.cc Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
log_event.h Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
log_event_old.cc Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
log_event_old.h
log_slow.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
main.cc
mariadb.h
mdl.cc Galera4 2019-01-23 15:30:00 +04:00
mdl.h Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
mem_root_array.h MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX 2019-04-03 18:36:33 +02:00
message.h MDEV-19068 - rename eventlog source to MariaDB. 2019-03-29 16:50:38 +01:00
message.mc MDEV-19068 - rename eventlog source to MariaDB. 2019-03-29 16:50:38 +01:00
message.rc MDEV-19068 - rename eventlog source to MariaDB. 2019-03-29 16:50:38 +01:00
mf_iocache.cc
mf_iocache_encr.cc
MSG00001.bin MDEV-19068 - rename eventlog source to MariaDB. 2019-03-29 16:50:38 +01:00
multi_range_read.cc MDEV-16188 Post merge fixes fot TokuDB 2019-02-08 01:07:27 -08:00
multi_range_read.h
my_apc.cc
my_apc.h
my_decimal.cc Fixing compilation problems with this DBUG_ASSERT_AS_PRINTF 2019-02-19 19:36:54 +04:00
my_decimal.h
my_json_writer.cc Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
my_json_writer.h MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_add_str with optimizer trace 2019-04-03 00:32:26 +05:30
mysql_install_db.cc MDEV-15693 Stop packaging data directory into ZIPs 2019-02-19 10:12:08 +01:00
mysql_upgrade_service.cc
mysqld.cc MDEV-17320 add Feature_application_time_periods status variable 2019-04-02 11:03:32 +02:00
mysqld.h Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
opt_range.h MDEV-18755 Assertion `inited==INDEX' failed in handler::ha_index_read_map 2019-02-28 14:45:01 -08:00
opt_range_mrr.cc
opt_split.cc MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_order 2019-03-04 23:11:18 -08:00
opt_subselect.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
opt_subselect.h MDEV-7486: Condition pushdown from HAVING into WHERE 2019-02-17 23:38:44 -08:00
opt_sum.cc
opt_table_elimination.cc Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
opt_trace.cc Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
opt_trace.h Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
opt_trace_context.h Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
parse_file.cc
parse_file.h
partition_element.h MDEV-15951 system versioning by trx id doesn't work with partitioning 2019-03-29 12:51:19 +01:00
partition_info.cc Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
protocol.cc MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
protocol.h MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
proxy_protocol.cc
proxy_protocol.h
records.cc
records.h fix gcc 8 compiler warnings 2019-03-14 16:33:17 +01:00
repl_failsafe.cc MDEV-18450 Slaves wait shutdown 2019-03-12 17:34:48 +02:00
repl_failsafe.h Adieu slave_list 2019-03-06 17:06:09 +04:00
replication.h
rowid_filter.cc Fixed uninitialized bug in Range_rowid_filter_cost_info 2019-04-01 19:47:24 +03:00
rowid_filter.h MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc
rpl_gtid.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc MDEV-18400 - Move shutdown handling to main thread 2019-01-29 11:56:35 +04:00
rpl_mi.h
rpl_parallel.cc Move THD list handling to THD_list 2019-01-28 17:39:07 +04:00
rpl_parallel.h
rpl_record.cc Galera4 2019-01-23 15:30:00 +04:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
rpl_rli.h
rpl_tblmap.cc Merge 10.2 into 10.3 2019-02-19 17:41:13 +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
rpl_utility.h
scheduler.cc
scheduler.h
select_handler.cc MDEV-17096 Pushdown of simple derived tables to storage engines 2019-02-12 22:56:24 -08:00
select_handler.h MDEV-17096 Pushdown of simple derived tables to storage engines 2019-02-12 22:56:24 -08:00
semisync.cc
semisync.h
semisync_master.cc
semisync_master.h
semisync_master_ack_receiver.cc Removed redundant service_thread_count 2019-01-28 17:39:08 +04:00
semisync_master_ack_receiver.h
semisync_slave.cc
semisync_slave.h
service_wsrep.cc Fix -Wformat and -Wnonnull-compare for WSREP 2019-04-03 09:20:21 +03:00
session_tracker.cc
session_tracker.h
set_var.cc
set_var.h MDEV-6111 Optimizer Trace 2019-02-13 11:52:36 +05:30
signal_handler.cc
slave.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
slave.h Less abort_loop references 2019-03-09 20:22:24 +04:00
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
sp_head.h MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW 2019-03-07 18:48:15 +04:00
sp_pcontext.cc
sp_pcontext.h Cleanup: removing unused type LEX_TYPE and #include 2019-04-01 10:09:24 +04:00
sp_rcontext.cc
sp_rcontext.h
spatial.cc Merge branch '10.2' into 10.3 2019-03-29 19:41:41 +01:00
spatial.h
sql_acl.cc Merge 10.3 into 10.4 2019-04-03 11:43:39 +03:00
sql_acl.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sql_admin.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
sql_admin.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sql_alloc.h gcc 8 warnings 2019-04-02 12:00:04 +03:00
sql_alter.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_alter.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sql_analyse.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_analyse.h Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sql_analyze_stmt.cc
sql_analyze_stmt.h MDEV-18144: ANALYZE for statement support for PK filters 2019-02-06 23:40:07 +03:00
sql_array.h Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
sql_audit.cc
sql_audit.h
sql_base.cc MDEV-18967 Load data in system version with long unique does not work 2019-03-21 21:24:59 +05:30
sql_base.h stop covering_keys from being set to the same thing twice 2019-02-24 10:47:15 -05:00
sql_basic_types.h
sql_binlog.cc Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_callback.h
sql_class.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
sql_class.h MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
sql_client.cc
sql_cmd.h Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_connect.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_connect.h
sql_const.h Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
sql_crypt.cc
sql_crypt.h
sql_cte.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_cte.h
sql_cursor.cc
sql_cursor.h
sql_db.cc MDEV-18297 How to reset a forgotten root password 2019-02-21 15:04:03 +01:00
sql_db.h
sql_delete.cc MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_row upon DELETE .. FOR PORTION with binary logging 2019-04-02 11:03:32 +02:00
sql_delete.h
sql_derived.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
sql_derived.h remove dead code 2019-03-22 22:31:26 +04:00
sql_digest.cc
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_explain.cc Merge branch '10.4' into bb-10.4-mdev16188 2019-02-14 22:07:33 -08:00
sql_explain.h Merge branch '10.4' into bb-10.4-mdev16188 2019-02-14 22:07:33 -08:00
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc Fix -Wformat and -Wnonnull-compare for WSREP 2019-04-03 09:20:21 +03:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc MDEV-18982 Partition pruning with column list causes syntax error in 10.4 2019-04-04 16:36:26 -07:00
sql_lex.h MDEV-18982 Partition pruning with column list causes syntax error in 10.4 2019-04-04 16:36:26 -07:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yy 2019-03-03 07:20:15 +04:00
sql_load.cc Merge 10.2 into 10.3 2019-03-19 16:04:59 +02:00
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc Fix -Wformat and -Wnonnull-compare for WSREP 2019-04-03 09:20:21 +03:00
sql_parse.h Bootstrap cleanups 2019-02-12 23:07:51 +04:00
sql_partition.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
sql_partition.h
sql_partition_admin.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Move THD list handling to THD_list 2019-01-28 17:39:07 +04:00
sql_plugin.h
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 MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
sql_prepare.h
sql_priv.h Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_profile.cc
sql_profile.h
sql_reload.cc
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc MDEV-19117 Don't keep binary log index file locked during show binary logs 2019-04-01 19:47:24 +03:00
sql_repl.h Adieu slave_list 2019-03-06 17:06:09 +04:00
sql_select.cc MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
sql_select.h MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
sql_sequence.cc
sql_sequence.h
sql_servers.cc
sql_servers.h
sql_show.cc Merge 10.3 into 10.4 2019-03-25 17:18:15 +02:00
sql_show.h
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
sql_statistics.h
sql_string.cc MDEV-18205 Assertion `str_length < len' failed in Binary_string::realloc_raw 2019-01-14 20:51:05 +04:00
sql_string.h Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_table.cc MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX 2019-04-03 18:36:33 +02:00
sql_table.h misc cleanups 2019-02-21 14:57:10 +01:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
sql_test.h MDEV-6111 Optimizer Trace 2019-02-13 11:52:36 +05:30
sql_time.cc Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
sql_time.h
sql_trigger.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_trigger.h cleanup: trg2bit() helper 2019-01-25 19:59:04 +01:00
sql_truncate.cc Galera4 2019-01-23 15:30:00 +04:00
sql_truncate.h
sql_tvc.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_tvc.h
sql_type.cc A cleanup for MDEV-13916 Enforce check constraint on JSON type 2019-02-15 19:46:58 +04:00
sql_type.h MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* 2019-04-02 17:04:20 +04:00
sql_type_int.h Merge 10.3 into 10.4 2019-01-14 09:40:12 +02:00
sql_type_json.cc A cleanup for MDEV-13916 Enforce check constraint on JSON type 2019-02-15 19:46:58 +04:00
sql_type_json.h A cleanup for MDEV-13916 Enforce check constraint on JSON type 2019-02-15 19:46:58 +04:00
sql_udf.cc
sql_udf.h
sql_union.cc Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sql_union.h
sql_update.cc MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGNORE .. FOR PORTION with binary logging 2019-04-02 11:03:32 +02:00
sql_update.h remove unused argument 2019-03-22 22:57:16 +04:00
sql_view.cc Merge 10.3 into 10.4 2019-03-25 17:18:15 +02:00
sql_view.h
sql_window.cc
sql_window.h
sql_yacc.yy MDEV-18982 Partition pruning with column list causes syntax error in 10.4 2019-04-04 16:36:26 -07:00
sql_yacc_ora.yy MDEV-18982 Partition pruning with column list causes syntax error in 10.4 2019-04-04 16:36:26 -07:00
strfunc.cc
strfunc.h
structs.h Merge 10.3 into 10.4 2019-03-25 17:18:15 +02:00
sys_vars.cc Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
sys_vars.ic cleanup: sys_vars.cc 2019-02-04 15:54:10 +01:00
sys_vars_shared.h
table.cc MDEV-17320 add Feature_application_time_periods status variable 2019-04-02 11:03:32 +02:00
table.h Merge 10.3 into 10.4 2019-03-25 17:18:15 +02: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
temporary_tables.cc Fix inplace ALTER TABLE to not register tmp table 2019-04-03 17:38:26 +04:00
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc Move THD list handling to THD_list 2019-01-28 17:39:07 +04:00
threadpool_generic.cc Move THD list handling to THD_list 2019-01-28 17:39:07 +04:00
threadpool_win.cc
transaction.cc Galera4 2019-01-23 15:30:00 +04:00
transaction.h
tzfile.h
tztime.cc Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
uniques.h
unireg.cc Get rid of rea_create_table() 2019-04-03 17:43:12 +04:00
unireg.h Get rid of rea_create_table() 2019-04-03 17:43:12 +04:00
upgrade_conf_file.cc
vers_string.h Merge 10.3 into 10.4 2019-03-25 17:18:15 +02:00
vers_utils.h
winservice.c Merge branch '10.2' into 10.3 2019-03-29 19:41:41 +01:00
winservice.h
wsrep_applier.cc Galera4 2019-01-23 15:30:00 +04:00
wsrep_applier.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_binlog.cc Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
wsrep_binlog.h 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_check_opts.cc Galera4 2019-01-23 15:30:00 +04:00
wsrep_client_service.cc Simplified Wsrep_client_service::interrupted() 2019-02-25 08:31:52 +02:00
wsrep_client_service.h Simplified Wsrep_client_service::interrupted() 2019-02-25 08:31:52 +02:00
wsrep_client_state.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_condition_variable.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_dummy.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_high_priority_service.cc 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_high_priority_service.h MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ON 2019-03-04 09:00:25 +02:00
wsrep_mutex.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_mysqld.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
wsrep_mysqld.h Fix cmake -DWITH_WSREP=OFF 2019-04-03 10:56:55 +03:00
wsrep_mysqld_c.h Fix embedded innodb_plugin after 560799ebd8 2019-02-02 12:49:04 +02:00
wsrep_notify.cc Fix -Wformat and -Wnonnull-compare for WSREP 2019-04-03 09:20:21 +03:00
wsrep_plugin.cc downgrade wsrep_plugin_init()/wsrep_plugin_deinit log messages 2019-01-28 14:41:38 +01:00
wsrep_priv.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_schema.cc LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197) 2019-02-26 13:39:05 -05:00
wsrep_schema.h Cleanup wsrep_schema and remove all references to wsrep_thd_pool 2019-02-14 09:55:14 +01:00
wsrep_server_service.cc MDEV-18480 Backwards compatibility in log_view() 2019-02-18 08:26:20 +02:00
wsrep_server_service.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_server_state.cc 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_server_state.h 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_sst.cc Merge branch '10.2' into 10.3 2019-03-29 19:41:41 +01:00
wsrep_sst.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_storage_service.cc MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ON 2019-03-04 09:00:25 +02:00
wsrep_storage_service.h Galera4 2019-01-23 15:30:00 +04: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_trans_observer.h 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_types.h Galera4 2019-01-23 15:30:00 +04:00
wsrep_utils.cc Galera4 2019-01-23 15:30:00 +04:00
wsrep_utils.h Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
wsrep_var.cc LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197) 2019-02-26 13:39:05 -05:00
wsrep_var.h WSREP debug log levels support 2019-02-13 18:47:27 +01:00
wsrep_xid.cc Merge 10.2 into 10.3 2019-02-04 15:12:14 +02:00
wsrep_xid.h MDEV-15740 Backport wsrep recovery fixes from 10.4. 2019-01-25 16:19:20 +02:00