mariadb/sql
Daniel Black 65180225b8 MDEV-16294: remove INSTALL SONAME IF EXISTS option
As it isn't used. This leaves a less clustered syntax
for a INSTALL IF EXISTS SONAME option which could be added later.
This option could be checking the existance of the soname rather than the
installed plugin name which the rest of the INSTALL IF NOT EXISTS
is focused around.`
2018-10-31 16:06:15 +01:00
..
share MDEV-16328 ALTER TABLE…page_compression_level should not rebuild table 2018-09-17 14:37:39 +03:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge branch 'bb-10.4-wlad' into 10.4 2018-10-05 10:33:50 +01:00
compat56.cc
compat56.h
contributors.h Update contributors 2018-09-10 16:47:44 +04:00
create_options.cc
create_options.h Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
custom_conf.h
datadict.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
datadict.h
debug_sync.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
debug_sync.h
derror.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
derror.h
des_key_file.cc
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
event_data_objects.cc MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-09-28 14:01:17 +04:00
event_data_objects.h
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-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-09-28 14:01:17 +04:00
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
events.h
field.cc MDEV-17216 Assertion `!dt->fraction_remainder(decimals())' failed in Field_temporal_with_date::store_TIME_with_warning 2018-10-09 12:02:35 +04:00
field.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
field_comp.cc
field_comp.h
field_conv.cc MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-09-28 14:01:17 +04:00
filesort.cc MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-09-28 14:01:17 +04:00
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02: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-16424 replace cmake/bison.cmake with cmake's builtin FindBison module 2018-06-08 14:30:04 +01: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 Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
ha_partition.h MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails upon attempt to update virtual column on partitioned versioned table 2018-09-21 15:05:54 +02:00
ha_sequence.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
ha_sequence.h
handle_connections_win.cc MDEV-10384 Windows : Refactor threading in mysqld startup. 2018-10-05 09:29:22 +01:00
handle_connections_win.h MDEV-10384 Windows : Refactor threading in mysqld startup. 2018-10-05 09:29:22 +01:00
handler.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
handler.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03: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
init.h MDEV-10384 Windows : Refactor threading in mysqld startup. 2018-10-05 09:29:22 +01:00
innodb_priv.h
item.cc Merge 10.3 into 10.4 2018-10-18 12:22:48 +03:00
item.h Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
item_buff.cc MDEV-16910 Add class VDec 2018-08-07 10:48:42 +04:00
item_cmpfunc.cc Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
item_cmpfunc.h Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
item_create.cc Fixed ASAN failure for the test main.func_misc 2018-08-24 17:00:32 +05:30
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 2018-10-17 19:11:42 +03:00
item_func.h Merge 10.3 into 10.4 2018-10-17 19:11:42 +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 Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
item_inetfunc.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_jsonfunc.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03: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 2018-10-10 10:36:51 +03:00
item_strfunc.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_subselect.cc 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_subselect.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_sum.cc 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_sum.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_timefunc.cc MDEV-17460 Move the code from Item_extract::val_int() to a new class Extract_source 2018-10-16 11:14:39 +04:00
item_timefunc.h MDEV-17460 Move the code from Item_extract::val_int() to a new class Extract_source 2018-10-16 11:14:39 +04:00
item_vers.cc 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_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 Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
item_windowfunc.h Merge 10.3 into 10.4 2018-10-17 19:11:42 +03: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
key.cc Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
key.h
keycaches.cc
keycaches.h
lex.h Merge branch '11.0' into 10.1 2018-09-06 22:45:19 +02:00
lex_string.h
lex_symbol.h
lock.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
lock.h
log.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
log.h
log_event.cc Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
log_event.h Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
log_event_old.cc cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
log_event_old.h
log_slow.h
main.cc
mariadb.h
mdl.cc
mdl.h
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
mf_iocache_encr.cc Merge 10.2 into 10.3 2018-05-29 17:34:49 +03:00
MSG00001.bin
multi_range_read.cc Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
multi_range_read.h
my_apc.cc
my_apc.h
my_decimal.cc MDEV-16910 Add class VDec 2018-08-07 10:48:42 +04:00
my_decimal.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
my_json_writer.cc
my_json_writer.h
mysql_install_db.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
mysql_upgrade_service.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
mysqld.cc Merge 10.3 into 10.4 2018-10-17 19:11:42 +03:00
mysqld.h Merge branch 'bb-10.4-wlad' into 10.4 2018-10-05 10:33:50 +01:00
mysqld_suffix.h
net_serv.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
opt_range.h Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
opt_range_mrr.cc Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
opt_split.cc MDEV-17211 Server crash on query 2018-09-17 18:50:21 -07:00
opt_subselect.cc MDEV-17027 server crashes in Bitmap<64u>::merge 2018-10-17 01:28:07 -07:00
opt_subselect.h MDEV-12387 Push conditions into materialized subqueries 2018-05-15 23:45:59 +02: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 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
parse_file.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
parse_file.h
partition_element.h
partition_info.cc MDEV-16101: ADD PARTITION on table partitioned by list does not work with more than 32 list values. 2018-05-14 16:30:25 -07:00
partition_info.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
password.c
plistsort.c
procedure.cc
procedure.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
protocol.cc Merge 10.3 into 10.4 2018-09-11 21:31:03 +03:00
protocol.h
proxy_protocol.cc
proxy_protocol.h
records.cc cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
records.h cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc Merge branch 'gtid_table_garbage_rows' into 10.3 2018-10-13 23:48:43 +02:00
rpl_gtid.h Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3 2018-10-07 23:40:32 +02:00
rpl_injector.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
rpl_injector.h
rpl_mi.cc mysys: rename ME_xxx flags to match plugin api 2018-06-04 12:32:23 +02:00
rpl_mi.h
rpl_parallel.cc Merge 10.2 into 10.3 2018-10-11 08:22:08 +03:00
rpl_parallel.h
rpl_record.cc cleanup: remove TABLE::vcol_set 2018-06-04 12:32:23 +02:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3 2018-10-07 23:40:32 +02:00
rpl_rli.h Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3 2018-10-07 23:40:32 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc Merge 10.2 into 10.3 2018-10-17 19:37:05 +03:00
rpl_utility.h
scheduler.cc
scheduler.h
semisync.cc
semisync.h
semisync_master.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
semisync_master.h
semisync_master_ack_receiver.cc MDEV-16495 mariadb segfaults at start on FreeBSD 2018-08-12 11:37:42 +02:00
semisync_master_ack_receiver.h
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
session_tracker.cc
session_tracker.h
set_var.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
set_var.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
signal_handler.cc
slave.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
slave.h
sp.cc mysys: ME_ERROR_LOG_ONLY flag 2018-06-04 12:32:23 +02:00
sp.h Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (partial) 2018-05-21 16:34:11 +00:00
sp_cache.cc
sp_cache.h
sp_head.cc Merge branch '11.0' into 10.1 2018-09-06 22:45:19 +02:00
sp_head.h MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +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
spatial.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
spatial.h
sql_acl.cc Merge 10.2 into 10.3 2018-10-09 09:11:30 +03:00
sql_acl.h MDEV-14853 Grant does not work correctly when table contains... 2018-05-18 08:22:41 +05:30
sql_admin.cc Merge tag 'mariadb-10.0.36' into 10.0-galera 2018-08-02 11:44:02 +03:00
sql_admin.h
sql_alloc.h
sql_alter.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_alter.h MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table 2018-06-30 16:12:45 +02:00
sql_analyse.cc MDEV-16910 Add class VDec 2018-08-07 10:48:42 +04:00
sql_analyse.h
sql_analyze_stmt.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_analyze_stmt.h
sql_array.h Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_audit.cc
sql_audit.h
sql_base.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_base.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_basic_types.h A cleanup for MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-10-01 12:34:03 +04:00
sql_binlog.cc mysys: rename ME_xxx flags to match plugin api 2018-06-04 12:32:23 +02:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc Call alloc() instead of realloc() 2018-07-13 20:14:27 +03:00
sql_cache.h
sql_callback.h
sql_class.cc Merge 10.3 into 10.4 2018-10-10 10:36:51 +03:00
sql_class.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_client.cc
sql_cmd.h
sql_connect.cc Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cte.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_cte.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_cursor.cc
sql_cursor.h
sql_db.cc cleanup: quoted_string 2018-05-12 10:16:45 +02:00
sql_db.h
sql_delete.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_delete.h
sql_derived.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_derived.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
sql_digest_stream.h
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-17216 Assertion `!dt->fraction_remainder(decimals())' failed in Field_temporal_with_date::store_TIME_with_warning 2018-10-09 12:02:35 +04:00
sql_explain.cc Fix gcc 7.3 compiler warnings. 2018-08-03 14:37:55 +02:00
sql_explain.h
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 MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_get_diagnostics.h
sql_handler.cc Merge remote-tracking branch 'origin/10.3' into 10.4 2018-07-03 14:02:05 +04:00
sql_handler.h MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versioned HEAP table. 2018-05-16 09:44:22 +04: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 tag 'mariadb-10.0.36' into 10.0-galera 2018-08-02 11:44:02 +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
sql_lex.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_lex.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h Merge 10.1 into 10.2 2018-08-21 15:20:34 +03:00
sql_load.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_parse.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-08-02 13:13:21 +03:00
sql_partition.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_partition.h Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
sql_partition_admin.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sql_partition_admin.h
sql_plist.h MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon 2018-10-02 13:42:44 +04:00
sql_plugin.cc MDEV-16294: postfix - INSTALL PLUGIN IF NOT EXISTS 2018-10-31 16:06:15 +01:00
sql_plugin.h
sql_plugin_compat.h
sql_plugin_services.ic Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
sql_prepare.cc Merge 10.3 into 10.4 2018-10-10 10:36:51 +03:00
sql_prepare.h
sql_priv.h MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +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
sql_reload.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02: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 Merge remote-tracking branch 'origin/10.3' into 10.4 2018-07-03 14:02:05 +04:00
sql_repl.h
sql_select.cc Merge 10.3 into 10.4 2018-10-18 12:22:48 +03:00
sql_select.h Merge branch '10.3' into 10.4 2018-06-03 10:34:41 -07:00
sql_sequence.cc Merge 10.3 into 10.4 2018-09-11 21:31:03 +03:00
sql_sequence.h
sql_servers.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_servers.h
sql_show.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_show.h
sql_signal.cc MDEV-16388 Replace member Item::fixed to virtual method is_fixed() 2018-06-05 11:56:19 +04:00
sql_signal.h
sql_sort.h Change read_to_buffer to use ulong instead of uint 2018-05-07 00:07:33 +03:00
sql_state.c
sql_statistics.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
sql_statistics.h Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
sql_string.cc Merge 10.3 into 10.4 2018-10-10 10:36:51 +03:00
sql_string.h Merge 10.3 into 10.4 2018-10-10 10:36:51 +03:00
sql_table.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_table.h
sql_tablespace.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc MDEV-17460 Move the code from Item_extract::val_int() to a new class Extract_source 2018-10-16 11:14:39 +04:00
sql_time.h MDEV-17460 Move the code from Item_extract::val_int() to a new class Extract_source 2018-10-16 11:14:39 +04:00
sql_trigger.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_trigger.h
sql_truncate.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_truncate.h
sql_tvc.cc Merge 10.3 into 10.4 2018-10-17 19:11:42 +03: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.cc MDEV-17216 Assertion `!dt->fraction_remainder(decimals())' failed in Field_temporal_with_date::store_TIME_with_warning 2018-10-09 12:02:35 +04:00
sql_type.h MDEV-17460 Move the code from Item_extract::val_int() to a new class Extract_source 2018-10-16 11:14:39 +04:00
sql_type_int.h A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result 2018-09-21 18:03:23 +04:00
sql_udf.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_udf.h
sql_union.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_union.h
sql_update.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_update.h
sql_view.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sql_view.h
sql_window.cc MDEV-17137: Syntax errors with VIEW using MEDIAN 2018-10-16 08:11:26 -07:00
sql_window.h MDEV-17137: Syntax errors with VIEW using MEDIAN 2018-10-16 08:11:26 -07:00
sql_yacc.yy MDEV-16294: remove INSTALL SONAME IF EXISTS option 2018-10-31 16:06:15 +01:00
sql_yacc_ora.yy Merge 10.3 into 10.4 2018-10-19 10:15:53 +03:00
strfunc.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
strfunc.h
structs.h A cleanup for MDEV-16939: avoid timeval initialization related problems in the future (compilation failures on Windows) 2018-08-11 19:12:13 +04:00
sys_vars.cc Merge 10.3 into 10.4 2018-09-11 21:31:03 +03:00
sys_vars.ic MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type control to "fuzzydate" 2018-09-28 14:01:17 +04:00
sys_vars_shared.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
table.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
table.h MDEV-16980 Wrongly set tablename len while opening the 2018-10-08 21:40:18 +05:30
table_cache.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
table_cache.h
temporary_tables.cc MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon 2018-10-02 13:42:44 +04:00
thr_malloc.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
thr_malloc.h
threadpool.h
threadpool_common.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
threadpool_generic.cc
threadpool_win.cc MDEV-10384 Windows : Refactor threading in mysqld startup. 2018-10-05 09:29:22 +01:00
transaction.cc MDEV-16024 transaction_registry.begin_timestamp is wrong for explicit transactions 2018-05-12 10:16:46 +02:00
transaction.h
tzfile.h
tztime.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
tztime.h
udf_example.c
udf_example.def
uniques.cc Change read_to_buffer to use ulong instead of uint 2018-05-07 00:07:33 +03:00
uniques.h
unireg.cc Merge remote-tracking branch 'origin/10.3' into 10.4 2018-06-05 10:50:08 +04:00
unireg.h mysys: rename ME_xxx flags to match plugin api 2018-06-04 12:32:23 +02:00
vers_string.h cleanup: versioning style fixes 2018-05-12 10:16:45 +02:00
vers_utils.h
winservice.c
winservice.h
wsrep_applier.cc MDEV-16211 Contents of transaction_registry not replicated by Galera 2018-10-01 17:53:20 +03:00
wsrep_applier.h
wsrep_binlog.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_dummy.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
wsrep_hton.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
wsrep_mysqld.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
wsrep_mysqld.h Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
wsrep_notify.cc
wsrep_priv.h Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
wsrep_sst.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
wsrep_sst.h Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
wsrep_thd.cc Merge 10.2 into 10.3 2018-09-06 22:35:45 +03:00
wsrep_thd.h
wsrep_utils.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
wsrep_utils.h
wsrep_var.cc Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
wsrep_var.h
wsrep_xid.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_xid.h