mariadb/sql
2018-10-10 10:36:51 +03: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 Merge bb-10.2-ext into 10.3 2018-02-06 17:12:17 +02:00
compat56.h
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 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 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
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 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-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 Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
event_queue.h
event_scheduler.cc Change C_STRING_WITH_LEN to STRING_WITH_LEN 2018-01-30 21:33:56 +02:00
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 Fixed compiler warning 2018-04-20 18:29:18 +04:00
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 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
item.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
item.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
item_buff.cc MDEV-16910 Add class VDec 2018-08-07 10:48:42 +04:00
item_cmpfunc.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_cmpfunc.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_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 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
item_func.h Merge 10.3 into 10.4 2018-10-05 08:09:49 +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 Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
item_timefunc.h MDEV-17351 Wrong results for GREATEST,TIMESTAMP,ADDTIME with an out-of-range TIME-alike argument 2018-10-08 13:38:01 +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 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.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_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 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.h Merge branch '11.0' into 10.1 2018-09-06 22:45:19 +02: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
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 Merge 10.2 into 10.3 2018-04-23 09:49:58 +03:00
log_event.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +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 Fixed compiler warning 2018-03-26 17:53:17 +03:00
mdl.h Fix many -Wunused-parameter 2018-05-01 16:52:19 +03:00
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 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
my_json_writer.h Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
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-10 10:36:51 +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 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
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-17360 Server crashes in optimize_keyuse 2018-10-07 12:18:38 -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 BY SYSTEM_TIME INTERVAL ... 2018-02-23 19:17:48 +01:00
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 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-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 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 cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
repl_failsafe.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
repl_failsafe.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
replication.h
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 MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
rpl_gtid.h Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02: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 mysys: rename ME_xxx flags to match plugin api 2018-06-04 12:32:23 +02:00
rpl_mi.h Mdev-10664 Add statuses about optimistic parallel replication stalls 2018-04-19 16:04:23 +05:30
rpl_parallel.cc MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable state 2018-05-27 19:47:17 +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 MDEV-15373 post-push: fixing type mismatch alerted by windows build. 2018-05-18 20:32:57 +03:00
rpl_rli.h
rpl_tblmap.cc Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-02-04 18:40:06 +04:00
rpl_tblmap.h
rpl_utility.cc MDEV-15926 MEDIUMINT returns wrong I_S attributes 2018-04-20 18:11:27 +04: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 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
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 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
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 Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
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 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 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 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
sp_pcontext.h MDEV-11952 Oracle-style packages: stage#5 2018-02-27 15:26:51 +04:00
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 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 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 Fix many -Wunused-parameter 2018-05-01 16:52:19 +03:00
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 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 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 Fix some -Wsign-conversion 2018-04-29 17:53:21 +03: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 Call alloc() instead of realloc() 2018-07-13 20:14:27 +03: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 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 MDEV-11952 Oracle-style packages: stage#5 2018-02-27 15:26:51 +04:00
sql_connect.cc Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
sql_connect.h
sql_const.h Merge remote-tracking branch '10.2' into 10.3 2018-04-12 12:41:19 +03:00
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 Cleanup: renaming methods make_field(Send_field*) to make_send_field(..) 2018-04-05 21:27:33 +04:00
sql_cursor.h Windows, compile : reenable previously disabled warning C4291 2018-02-07 20:19:40 +00:00
sql_db.cc cleanup: quoted_string 2018-05-12 10:16:45 +02:00
sql_db.h Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
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 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_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 Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02: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 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 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 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 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 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 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 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 Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_plugin.h Change C_STRING_WITH_LEN to STRING_WITH_LEN 2018-01-30 21:33:56 +02:00
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 Windows, compile : reenable previously disabled warning C4291 2018-02-07 20:19:40 +00:00
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 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 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-10 10:36:51 +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 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 Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_show.h dead code - related to vtmd 2018-04-10 13:12:36 +02:00
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 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_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
sql_test.h
sql_time.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_time.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_trigger.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_trigger.h Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
sql_truncate.cc Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
sql_truncate.h
sql_tvc.cc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +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.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-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_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 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_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 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 2018-05-12 22:14:59 +03:00
sql_window.h
sql_yacc.yy Merge 10.3 into 10.4 2018-10-10 10:36:51 +03:00
sql_yacc_ora.yy Merge 10.3 into 10.4 2018-10-10 10:36:51 +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 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 Merge 10.3 into 10.4 2018-10-05 08:09:49 +03:00
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 Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-02-04 18:40:06 +04:00
threadpool.h
threadpool_common.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
threadpool_generic.cc Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
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 Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
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 Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
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 dead code - related to vtmd 2018-04-10 13:12:36 +02:00
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 Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
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 Merge branch '10.1' into 10.2 2018-03-21 10:36:49 +02:00
wsrep_xid.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_xid.h