..
share
MDEV-307 Add functionality for database comments
2019-05-21 09:33:17 +03:00
add_errmsg
authors.h
Tencent contributions added
2017-11-22 14:39:21 +04:00
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
Just move, no code changes otherwise.
2019-04-25 15:06:40 +04:00
compat56.cc
Fix a sign mismatch on comparison
2018-12-12 23:16:40 +02:00
compat56.h
MDEV-13995 MAX(timestamp) returns a wrong result near DST change
2018-12-10 19:25:12 +04:00
contributors.h
Update contributors
2018-09-10 16:47:44 +04:00
create_options.cc
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
create_options.h
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
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
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
derror.h
des_key_file.cc
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
des_key_file.h
discover.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
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
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02: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
event_parse_data.cc
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
2018-11-26 08:10:47 +04:00
event_parse_data.h
event_queue.cc
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
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
Merge 10.3 into 10.4
2018-11-06 16:24:16 +02:00
events.h
field_comp.cc
Fixed compiler warning
2018-04-20 18:29:18 +04:00
field_comp.h
field_conv.cc
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
2018-11-26 08:10:47 +04:00
field.cc
MDEV-19377 Replace Virtual_column_info::field_type to Type_handler
2019-05-01 08:47:04 +04:00
field.h
MDEV-19377 Replace Virtual_column_info::field_type to Type_handler
2019-05-01 08:47:04 +04:00
filesort_utils.cc
Merge bb-10.2-ext into 10.3
2018-01-04 09:22:59 +02:00
filesort_utils.h
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
MDEV-14500 filesort to support engines with slow rnd_pos
2018-11-20 15:06:03 +01:00
gcalc_slicescan.cc
Merge 10.2 into 10.3
2019-04-25 09:05:52 +03:00
gcalc_slicescan.h
MDEV-16050 cte + geometry functions lead to crash.
2018-09-16 10:22:32 +04:00
gcalc_tools.cc
Merge branch '10.2' into 10.3
2018-09-28 16:37:06 +02:00
gcalc_tools.h
MDEV-16050 cte + geometry functions lead to crash.
2018-09-16 10:22:32 +04:00
gen_lex_hash.cc
Add checking of correct likely/unlikely
2018-05-07 00:07:32 +03:00
gen_lex_token.cc
MDEV-17669 Add sql_mode specific tokens for the keyword DECLARE
2018-11-12 09:24:30 +04:00
group_by_handler.cc
MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable state
2018-05-27 19:47:17 +03:00
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
Moved vio allocation to connection thread
2019-05-21 17:55:09 +04:00
handle_connections_win.h
MDEV-10384 Windows : Refactor threading in mysqld startup.
2018-10-05 09:29:22 +01:00
handler.cc
Improved ha_close_connection() scalability
2019-05-21 17:55:09 +04:00
handler.h
Fixed FederatedX to follow THD ha_data protocol
2019-05-21 17:55:09 +04:00
hash_filo.cc
hash_filo.h
hostname.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
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_buff.cc
MDEV-16910 Add class VDec
2018-08-07 10:48:42 +04:00
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
fix bug for spider where using "not like" ( #890 )
2019-04-16 23:10:05 +09:00
item_create.cc
Galera4
2019-01-23 15:30:00 +04:00
item_create.h
MDEV-16806 Add Type_handler::create_literal_item()
2018-07-24 12:00:17 +04:00
item_func.cc
Merge 10.3 into 10.4
2019-04-25 16:05:20 +03:00
item_func.h
Merge 10.1 into 10.2
2019-04-25 09:04:09 +03:00
item_geofunc.cc
Call alloc() instead of realloc()
2018-07-13 20:14:27 +03:00
item_geofunc.h
Merge remote-tracking branch 'origin/10.3' into 10.4
2018-07-03 14:02:05 +04:00
item_inetfunc.cc
MDEV-19184 Crash in IS_IPV6(_ucs2 0x0031)
2019-04-05 16:29:13 +04:00
item_inetfunc.h
MDEV-18010 Add classes Inet4 and Inet6
2018-12-15 07:02:03 +04:00
item_jsonfunc.cc
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
item_jsonfunc.h
Merge branch '10.2' into 10.3
2018-09-28 16:37:06 +02:00
item_row.cc
MDEV-16592 Change Item::with_sum_func from a member to a virtual method
2018-06-27 14:48:03 +04:00
item_row.h
MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate"
2018-09-28 14:01:17 +04:00
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-05-05 10:23:14 +03:00
item_subselect.h
Merge 10.3 into 10.4
2019-05-05 10:23:14 +03:00
item_sum.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03: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
MDEV-16725 Add accessor methods for classes in item_timefunc.h
2018-11-27 14:08:03 +04:00
item_vers.cc
Merge 10.3 into 10.4
2019-04-02 11:04:54 +03:00
item_vers.h
MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate"
2018-09-28 14:01:17 +04:00
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
Merge remote-tracking branch 'origin/10.3' into 10.4
2018-07-03 14:02:05 +04:00
item_xmlfunc.h
Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec
2018-06-19 14:51:50 +02:00
item.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
item.h
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
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
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
keycaches.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
lex_string.h
Added version of lex_string_eq that compares with const char *
2018-04-30 14:24:48 +03:00
lex_symbol.h
lex.h
MDEV-7597 Expiration of user passwords
2019-02-21 15:04:03 +01:00
lock.cc
Fixed main.flush_read_lock sporadic failure
2019-05-13 20:23:44 +04:00
lock.h
Merge 10.2 into 10.3
2018-11-06 09:40:39 +02:00
log_event_old.cc
Merge 10.2 into 10.3
2019-02-19 17:41:13 +02:00
log_event_old.h
mysqlbinlog now prints "# Number of rows" and stops on errors
2017-12-29 13:35:41 +02:00
log_event.cc
Merge 10.3 into 10.4
2019-05-05 10:23:14 +03:00
log_event.h
Merge branch '10.3' into 10.4
2019-02-21 14:40:52 +01:00
log_slow.h
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01:00
log.cc
Improved ha_close_connection() scalability
2019-05-21 17:55:09 +04:00
log.h
MDEV-19116 Speed up rotation of binary logs
2019-04-01 19:47:24 +03: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_encr.cc
Merge 10.2 into 10.3
2018-05-29 17:34:49 +03:00
mf_iocache.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
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
Merge bb-10.2-ext into 10.3
2017-12-12 09:57:17 +02:00
my_apc.h
Move all kill mutex protection to LOCK_thd_kill
2017-12-08 13:46:23 +02:00
my_decimal.cc
Fixing compilation problems with this DBUG_ASSERT_AS_PRINTF
2019-02-19 19:36:54 +04:00
my_decimal.h
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
2018-11-26 08:10:47 +04:00
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
Fix clang-cl format warning
2018-12-12 22:51:20 +01:00
mysqld_suffix.h
mysqld.cc
Move thread re-initialisation out of cache_thread
2019-05-21 17:55:09 +04:00
mysqld.h
Move thread re-initialisation out of cache_thread
2019-05-21 17:55:09 +04:00
net_serv.cc
Merge 10.2 into 10.3
2018-08-03 15:57:23 +03:00
nt_servc.cc
Make possible to use clang on Windows (clang-cl)
2018-02-20 21:17:36 +00:00
nt_servc.h
Make possible to use clang on Windows (clang-cl)
2018-02-20 21:17:36 +00:00
opt_index_cond_pushdown.cc
MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE
2019-05-11 20:50:12 +05:30
opt_range_mrr.cc
Merge 10.2 into 10.3
2018-08-28 12:22:56 +03:00
opt_range.cc
MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup
2019-05-09 18:58:16 +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_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-19235 MariaDB Server compiled for 128 Indexes crashes at startup
2019-05-09 18:58:16 +02:00
opt_subselect.h
MDEV-7486: Condition pushdown from HAVING into WHERE
2019-02-17 23:38:44 -08:00
opt_sum.cc
mysys: rename ME_xxx flags to match plugin api
2018-06-04 12:32:23 +02:00
opt_table_elimination.cc
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
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
parse_file.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
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
Merge 10.3 into 10.4
2018-12-12 14:09:48 +02:00
password.c
Merge 10.2 into 10.3
2018-04-24 20:59:57 +03:00
plistsort.c
Remove most 'register' use in C++
2018-04-24 12:48:27 +03:00
procedure.cc
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
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
MDEV-15743 Avoid a PFS warning by shortening key name for proxy protocol rwlock
2018-04-02 22:49:32 +02:00
proxy_protocol.h
MDEV-15501 : Make proxy_protocol_networks variable read-write.
2018-03-23 20:23:12 +00:00
records.cc
cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()
2018-05-12 10:16:45 +02:00
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
Moved semisync from a plugin to normal server
2017-12-18 13:43:36 +02:00
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
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
rpl_filter.h
rpl_gtid.cc
Move deletion of old GTID rows to slave background thread
2018-12-07 07:10:40 +01:00
rpl_gtid.h
Move deletion of old GTID rows to slave background thread
2018-12-07 07:10:40 +01:00
rpl_injector.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
rpl_injector.h
Change C_STRING_WITH_LEN to STRING_WITH_LEN
2018-01-30 21:33:56 +02:00
rpl_mi.cc
MDEV-18400 - Move shutdown handling to main thread
2019-01-29 11:56:35 +04:00
rpl_mi.h
Master_info counters transition to Atomic_counter
2018-12-29 14:09:15 +04:00
rpl_parallel.cc
Move THD list handling to THD_list
2019-01-28 17:39:07 +04:00
rpl_parallel.h
rpl_record_old.cc
Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-10-30 20:47:39 +04:00
rpl_record_old.h
rpl_record.cc
Galera4
2019-01-23 15:30:00 +04:00
rpl_record.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
Move deletion of old GTID rows to slave background thread
2018-12-07 07:10:40 +01:00
rpl_rli.h
Move deletion of old GTID rows to slave background thread
2018-12-07 07:10:40 +01:00
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
Merge 10.2 into 10.3
2018-10-17 19:37:05 +03:00
rpl_utility.h
scheduler.cc
Simplified away scheduler_functions::end_thread()
2019-05-21 17:55:09 +04:00
scheduler.h
Simplified away scheduler_functions::end_thread()
2019-05-21 17:55:09 +04:00
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_master_ack_receiver.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
semisync_master_ack_receiver.h
MDEV-17437 followup: fixing compilation on non-HAVE_POLL.
2018-11-13 14:54:33 +02:00
semisync_master.cc
Revert THD::THD(skip_global_sys_var_lock) argument
2019-05-03 16:46:11 +04:00
semisync_master.h
Revert THD::THD(skip_global_sys_var_lock) argument
2019-05-03 16:46:11 +04:00
semisync_slave.cc
MDEV-16812 Semisync slave io thread segfaults at STOP-SLAVE handling
2018-07-26 10:54:13 +03:00
semisync_slave.h
MDEV-13073. This patch is a followup of the previous one to convert the trailing underscore identifier to mariadb standard. For identifier representing class private members the underscore is replaced with a m_ prefix. Otherwise _ is just removed.
2017-12-18 13:43:38 +02:00
semisync.cc
MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB standard. Also some renaming is done as well as white spaces removal.
2017-12-18 13:43:38 +02:00
semisync.h
MDEV-13073. This patch is a followup of the previous one to convert the trailing underscore identifier to mariadb standard. For identifier representing class private members the underscore is replaced with a m_ prefix. Otherwise _ is just removed.
2017-12-18 13:43:38 +02:00
service_wsrep.cc
Fix -Wformat and -Wnonnull-compare for WSREP
2019-04-03 09:20:21 +03:00
session_tracker.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
session_tracker.h
Restore vars_list destructor
2019-05-04 12:43:29 +04:00
set_var.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
set_var.h
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
signal_handler.cc
Merge 10.2 into 10.3
2019-05-02 21:43:24 +03:00
slave.cc
MDEV-16543 Replicating to spider is fragile without retries ( #1259 )
2019-04-12 22:58:37 +09:00
slave.h
Less abort_loop references
2019-03-09 20:22:24 +04:00
sp_cache.cc
dead code - related to vtmd
2018-04-10 13:12:36 +02:00
sp_cache.h
dead code - related to vtmd
2018-04-10 13:12:36 +02:00
sp_head.cc
Merge 10.3 into 10.4
2019-04-25 16:05:20 +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
MDEV-17652 Add sql_mode specific tokens for some keywords
2018-11-09 17:08:43 +04:00
sp_pcontext.h
Cleanup: removing unused type LEX_TYPE and #include
2019-04-01 10:09:24 +04:00
sp_rcontext.cc
Merge 10.3 into 10.4
2018-11-19 20:22:33 +02:00
sp_rcontext.h
MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressively
2018-06-28 16:55:42 +04:00
sp.cc
Added new MDL_BACKUP locks for all backup stages
2018-12-09 22:12:27 +02:00
sp.h
Combine GLOBAL and COMMIT namespaces into BACKUP namespace.
2018-12-09 22:12:26 +02:00
spatial.cc
Merge branch '10.2' into 10.3
2019-03-29 19:41:41 +01:00
spatial.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
sql_acl.cc
MDEV-19277: Add status variable that gets incremented if connection is aborted prior to authentication
2019-05-14 16:38:13 +02:00
sql_acl.h
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01:00
sql_admin.cc
Enable mysqlcheck and flush_read_lock tests
2019-05-02 16:11:32 +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
Merge 10.2 into 10.3
2019-05-02 21:43:24 +03:00
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
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
sql_audit.h
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
sql_base.cc
Move XID_state::xa_state handing inside xa.cc
2019-04-25 15:06:40 +04:00
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
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
2018-11-26 08:10:47 +04:00
sql_binlog.cc
Merge branch '10.3' into 10.4
2019-02-21 14:40:52 +01:00
sql_binlog.h
sql_bitmap.h
MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup
2019-05-09 18:58:16 +02:00
sql_bootstrap.cc
Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2018-01-29 12:44:20 +04:00
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
Simple cleanups (no logic changes)
2018-12-09 20:49:05 +02:00
sql_cache.h
MDEV-10814: Don't coredump query cache
2018-02-26 18:14:58 +11:00
sql_callback.h
sql_class.cc
Adiue thd_ha_data(), you've broke many hearts
2019-05-21 17:55:09 +04:00
sql_class.h
Simplified away CONNECT::extra_port
2019-05-21 17:55:09 +04:00
sql_client.cc
sql_cmd.h
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
sql_connect.cc
Move thread re-initialisation out of cache_thread
2019-05-21 17:55:09 +04:00
sql_connect.h
Simplified away scheduler_functions::end_thread()
2019-05-21 17:55:09 +04:00
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-04-08 08:22:34 +03:00
sql_cte.h
Merge 10.3 into 10.4
2018-10-05 08:09:49 +03:00
sql_cursor.cc
MDEV-17387 MariaDB Server giving wrong error while executing select query from procedure
2018-11-09 09:56:02 +04:00
sql_cursor.h
Windows, compile : reenable previously disabled warning C4291
2018-02-07 20:19:40 +00:00
sql_db.cc
MDEV-307 review minor edits, add yacc_ora support
2019-05-21 09:33:30 +03:00
sql_db.h
Merge branch '10.2' into 10.3
2019-01-03 13:09:41 +01:00
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-19263: Server crashes in mysql_handle_single_derived upon 2nd execution of PS
2019-04-16 23:21:04 +02:00
sql_derived.h
Cleanup of derived table interface
2019-04-16 08:57:24 +02:00
sql_digest_stream.h
sql_digest.cc
MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module
2018-06-08 14:30:04 +01:00
sql_digest.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
sql_do.cc
MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations
2018-07-04 19:13:55 +02:00
sql_do.h
sql_error.cc
MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations
2018-07-04 19:13:55 +02:00
sql_error.h
MDEV-17563 Different results using table or view when comparing values of time type
2018-11-08 09:31:46 +04:00
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
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
sql_expression_cache.h
sql_get_diagnostics.cc
Merge 10.2 into 10.3
2018-11-06 09:40:39 +02:00
sql_get_diagnostics.h
MDEV-14267: correct FSF address
2018-10-30 19:45:09 +08:00
sql_handler.cc
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
sql_handler.h
Optimize flush tables with read lock (FTWRL) to not wait for select's
2018-12-09 22:12:25 +02:00
sql_help.cc
MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations
2018-07-04 19:13:55 +02:00
sql_help.h
sql_hset.h
sql_insert.cc
Merge 10.3 into 10.4
2019-05-05 10:23:14 +03:00
sql_insert.h
sql_join_cache.cc
MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable state
2018-05-27 19:47:17 +03:00
sql_join_cache.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
sql_lex.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
sql_lex.h
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
sql_lifo_buffer.h
Fix some -Wsign-conversion
2018-04-29 17:53:21 +03:00
sql_list.cc
Merge bb-10.2-ext into 10.3
2018-02-15 10:22:03 +02:00
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.3 into 10.4
2019-05-05 10:23:14 +03:00
sql_load.h
Adding "const" qualifier into a few methods and parameters in the LOAD code
2018-03-15 23:29:48 +04:00
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc
Merge 10.3 into 10.4
2019-05-05 10:23:14 +03:00
sql_parse.h
Bootstrap cleanups
2019-02-12 23:07:51 +04:00
sql_partition_admin.cc
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
sql_partition_admin.h
sql_partition.cc
Merge 10.3 into 10.4
2019-04-02 11:04:54 +03:00
sql_partition.h
Merge branch '10.2' into 10.3
2018-09-28 16:37:06 +02:00
sql_plist.h
MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon
2018-10-02 13:42:44 +04:00
sql_plugin_compat.h
sql_plugin_services.ic
Fix InnoDB dynamic plugin compile errors on wsrep patch.
2019-04-10 11:19:38 +03:00
sql_plugin.cc
MDEV-19404: Assertion failure on !is_thread_specific || (mysqld_server_initialized && thd)
2019-05-14 11:25:42 +03:00
sql_plugin.h
Adieu find_sys_var_ex()
2019-05-03 16:46:11 +04:00
sql_prepare.cc
MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed in Item_equal::fix_fields, server crashes after 2nd execution of PS
2019-04-16 09:25:43 +02:00
sql_prepare.h
Windows, compile : reenable previously disabled warning C4291
2018-02-07 20:19:40 +00:00
sql_priv.h
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
sql_profile.cc
MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations
2018-07-04 19:13:55 +02:00
sql_profile.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
sql_reload.cc
MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private key,CRL,etc)
2018-12-12 22:51:20 +01:00
sql_reload.h
sql_rename.cc
Merge 10.2 into 10.3
2018-05-29 17:34:49 +03:00
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-8553: Impossible where for a!=a, a<a, a>a
2019-05-10 14:05:36 +04: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
Merge 10.3 into 10.4
2019-04-17 15:59:30 +03:00
sql_sequence.h
MDEV-14092 NEXTVAL fails on slave
2017-10-19 13:25:02 +03:00
sql_servers.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
sql_servers.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
sql_show.cc
MDEV-307 review minor edits, add yacc_ora support
2019-05-21 09:33:30 +03:00
sql_show.h
dead code - related to vtmd
2018-04-10 13:12:36 +02:00
sql_signal.cc
Remove unused declarations
2019-04-03 19:46:34 +03:00
sql_signal.h
sql_sort.h
misc cleanup
2018-11-20 15:05:58 +01:00
sql_state.c
sql_statistics.cc
Merge 10.3 into 10.4
2019-04-25 16:05:20 +03:00
sql_statistics.h
Merge 10.3 into 10.4
2018-12-12 14:09:48 +02:00
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-04-25 16:05:20 +03:00
sql_table.cc
Merge 10.3 into 10.4
2019-04-08 22:00:07 +03:00
sql_table.h
misc cleanups
2019-02-21 14:57:10 +01:00
sql_tablespace.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
sql_tablespace.h
SQL: error messages
2018-01-09 14:16:47 +03:00
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
Merge 10.3 into 10.4
2018-12-18 11:33:53 +02:00
sql_trigger.cc
Merge 10.3 into 10.4
2019-03-20 10:41:32 +02:00
sql_trigger.h
Merge 10.2 into 10.3
2019-05-02 21:43:24 +03: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
MDEV-17017 Explain for query using derived table specified with a table
2018-08-21 12:27:29 -07: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_type.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
sql_type.h
MDEV-9234 Add Type_handler::union_element_finalize()
2019-04-23 13:45:28 +04:00
sql_udf.cc
MDEV-15073: Generic UDAF parser code in server for windows functions
2018-11-27 14:33:39 +01:00
sql_udf.h
MDEV-15073: Generic UDAF parser code in server for windows functions
2018-11-27 14:33:39 +01:00
sql_union.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
sql_union.h
sql_update.cc
Merge 10.3 into 10.4
2019-05-05 10:23:14 +03:00
sql_update.h
remove unused argument
2019-03-22 22:57:16 +04:00
sql_view.cc
Cleanup of derived table interface
2019-04-16 08:57:24 +02:00
sql_view.h
Changed database, tablename and alias to be LEX_CSTRING
2018-01-30 21:33:55 +02:00
sql_window.cc
Merge 10.2 into 10.3
2019-04-25 09:05:52 +03:00
sql_window.h
Merge 10.2 into 10.3
2018-11-06 09:40:39 +02:00
sql_yacc_ora.yy
MDEV-307 review minor edits, add yacc_ora support
2019-05-21 09:33:30 +03:00
sql_yacc.yy
MDEV-307 review minor edits, add yacc_ora support
2019-05-21 09:33:30 +03:00
strfunc.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
strfunc.h
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
structs.h
MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup
2019-05-09 18:58:16 +02:00
sys_vars_shared.h
Merge branch '10.2' into 10.3
2018-06-30 16:39:20 +02:00
sys_vars.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
sys_vars.ic
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03: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
Optimize flush tables with read lock (FTWRL) to not wait for select's
2018-12-09 22:12:25 +02:00
table.cc
MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup
2019-05-09 18:58:16 +02:00
table.h
Merge 10.3 into 10.4
2019-03-25 17:18:15 +02:00
temporary_tables.cc
Fix inplace ALTER TABLE to not register tmp table
2019-04-03 17:38:26 +04:00
thr_malloc.cc
Add likely/unlikely to speed up execution
2018-05-07 00:07:32 +03:00
thr_malloc.h
Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2018-02-04 18:40:06 +04:00
threadpool_common.cc
Simplified away scheduler_functions::end_thread()
2019-05-21 17:55:09 +04:00
threadpool_generic.cc
Moved vio allocation to connection thread
2019-05-21 17:55:09 +04:00
threadpool_win.cc
Moved vio allocation to connection thread
2019-05-21 17:55:09 +04:00
threadpool.h
MDEV-19274 mariadb does not build on OSes that do not have HAVE_POOL_OF_THREADS
2019-04-18 07:37:05 +01:00
transaction.cc
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03:00
transaction.h
Just move, no code changes otherwise.
2019-04-25 15:06:40 +04:00
tzfile.h
tztime.cc
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01:00
tztime.h
SQL, IB: various refactoring [ #337 ]
2017-11-27 15:07:32 +03:00
udf_example.c
MDEV-15073: Generic UDAF parser code in server for windows functions
2018-11-27 14:33:39 +01:00
udf_example.def
MDEV-15073: Generic UDAF parser code in server for windows functions
2018-11-27 14:33:39 +01:00
uniques.cc
Change read_to_buffer to use ulong instead of uint
2018-05-07 00:07:33 +03:00
uniques.h
Remove most 'register' use in C++
2018-04-24 12:48:27 +03:00
unireg.cc
MDEV-19317 TEXT column accepts too long literals as a default value
2019-04-25 08:26:08 +04:00
unireg.h
Get rid of rea_create_table()
2019-04-03 17:43:12 +04:00
upgrade_conf_file.cc
MDEV-16448 mysql_upgrade_service remove my.ini variables that are no more valid
2018-11-15 18:03:30 +01:00
vers_string.h
Merge 10.3 into 10.4
2019-03-25 17:18:15 +02:00
vers_utils.h
Simple cleanups (no logic changes)
2018-12-09 20:49:05 +02:00
winservice.c
Merge branch '10.2' into 10.3
2019-03-29 19:41:41 +01:00
winservice.h
wsrep_applier.cc
Moved normal transaction xid to implicit_xid
2019-04-25 15:06:40 +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
Fixed wsrep replaying for stored procedures ( #1256 )
2019-04-06 12:33:51 +03: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
Fix InnoDB dynamic plugin compile errors on wsrep patch.
2019-04-10 11:19:38 +03:00
wsrep_high_priority_service.cc
Fixed wsrep replaying for stored procedures ( #1256 )
2019-04-06 12:33:51 +03:00
wsrep_high_priority_service.h
Fixed wsrep replaying for stored procedures ( #1256 )
2019-04-06 12:33:51 +03:00
wsrep_mutex.h
Galera4
2019-01-23 15:30:00 +04:00
wsrep_mysqld_c.h
Fix embedded innodb_plugin after 560799ebd8
2019-02-02 12:49:04 +02:00
wsrep_mysqld.cc
Simplified away scheduler_functions::end_thread()
2019-05-21 17:55:09 +04:00
wsrep_mysqld.h
Fix cmake -DWITH_WSREP=OFF
2019-04-03 10:56:55 +03: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
Merge 10.3 into 10.4
2019-05-05 15:06:44 +03: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
Remove unused declarations
2019-04-03 19:46:34 +03: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
Fixed wsrep replaying for stored procedures ( #1256 )
2019-04-06 12:33:51 +03: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
MDEV-18552 MDEV-18699 allowing SR only in galera 4 cluster ( #1293 )
2019-05-03 10:13:32 +03: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
xa.cc
trans_xa_detach() framework
2019-04-25 15:06:40 +04:00
xa.h
trans_xa_detach() framework
2019-04-25 15:06:40 +04:00