mariadb/sql
2018-08-03 22:39:57 +02:00
..
share Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
add_errmsg
authors.h Tencent contributions added 2017-11-22 14:39:21 +04:00
bounded_queue.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
client_settings.h
CMakeLists.txt MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module 2018-06-08 14:30:04 +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-04-05 14:23:18 +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 Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
debug_sync.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
debug_sync.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
derror.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
derror.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
encryption.cc Merge branch 'bb-10.2-ext' into 10.3 2017-08-26 00:34:43 +02:00
event_data_objects.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03: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 Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
event_parse_data.cc Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
event_parse_data.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
event_queue.cc Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
event_queue.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
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 branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
events.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
field.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
field.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
field_comp.cc Fixed compiler warning 2018-04-20 18:29:18 +04:00
field_comp.h MDEV-11371 - column compression 2017-08-31 15:44:17 +04:00
field_conv.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
filesort.cc cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
filesort.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
filesort_utils.cc Merge bb-10.2-ext into 10.3 2018-01-04 09:22:59 +02:00
filesort_utils.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gcalc_slicescan.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
gcalc_slicescan.h Correct FSF address 2017-03-10 18:21:29 +01:00
gcalc_tools.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gcalc_tools.h Correct FSF address 2017-03-10 18:21:29 +01: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 Correct FSF address 2017-03-10 18:21:29 +01:00
gstream.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gstream.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_partition.cc MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time zone. 2018-07-09 16:09:20 -07:00
ha_partition.h MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time zone. 2018-07-09 16:09:20 -07:00
ha_sequence.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
ha_sequence.h MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
handler.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
handler.h Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
hash_filo.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hash_filo.h
hostname.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
hostname.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
init.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
init.h Merge bb-10.2-ext into 10.3 2017-09-01 11:33:45 +03: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 Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
item.h Merge 10.2 into 10.3 2018-07-26 09:19:52 +03:00
item_buff.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_cmpfunc.cc MDEV-16517: Server crash in Item_func_in::val_int() when 2018-06-19 20:03:38 +02:00
item_cmpfunc.h Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
item_create.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
item_create.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_func.cc Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_func.h Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
item_geofunc.cc Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_geofunc.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02: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 remote-tracking branch 'origin/10.2' into 10.3 2018-07-24 18:44:49 +04:00
item_jsonfunc.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_row.cc MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
item_row.h Cleanup: renaming methods make_field(Send_field*) to make_send_field(..) 2018-04-05 21:27:33 +04:00
item_strfunc.cc Fix of type, to make windows compiler happy. 2018-08-03 22:39:57 +02:00
item_strfunc.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_subselect.cc Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_subselect.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_sum.cc Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_sum.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_timefunc.cc MDEV-16878 Functions ADDTIME and SUBTIME get wrongly removed from WHERE by the equal expression optimizer 2018-08-02 10:48:55 +04:00
item_timefunc.h MDEV-16878 Functions ADDTIME and SUBTIME get wrongly removed from WHERE by the equal expression optimizer 2018-08-02 10:48:55 +04:00
item_vers.cc Merge 10.2 into 10.3 2018-05-17 08:42:53 +03:00
item_vers.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_windowfunc.cc MDEV-16489 when lead() returns null on a datetime field, the result is treated as the literal string '[NULL]' 2018-06-20 19:36:37 +04:00
item_windowfunc.h Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02:00
item_xmlfunc.cc Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_dec 2018-06-19 14:51:50 +02: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-04-24 20:59:57 +03:00
key.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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 MDEV-16186 Concatenation operator || returns wrong results in sql_mode=ORACLE 2018-05-16 17:21:31 +04: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 MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
log.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
log.h Merge 10.2 into 10.3 2018-04-23 09:49:58 +03:00
log_event.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02: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 mysqlbinlog now prints "# Number of rows" and stops on errors 2017-12-29 13:35:41 +02:00
log_slow.h New option for slow logging (log_slow_disable_statements) 2017-08-24 01:05:51 +02:00
main.cc
mariadb.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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 cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() 2018-05-12 10:16:45 +02:00
multi_range_read.h Remove XtraDB 2017-06-21 13:44:16 +03:00
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 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_decimal.h fix comment in my_decimal_set_zero() 2018-02-16 15:52:25 +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.2 into 10.3 2018-08-03 15:57:23 +03:00
mysqld.h Merge 10.2 into 10.3 2018-08-03 15:57:23 +03: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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
opt_range.cc Fix a typo in get_best_ror_intersect 2018-06-15 17:14:58 +03:00
opt_range.h System Versioning 1.0 pre3 2017-12-11 15:43:41 +03:00
opt_range_mrr.cc Fix a lot of compiler warnings found by -Wunused 2018-04-26 17:35:12 +03:00
opt_split.cc MDEV-16057: Using optimization Splitting with Group BY we see an unnecessary attached condition 2018-05-06 23:05:37 +05:30
opt_subselect.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
opt_subselect.h Changed KEY names to use LEX_CSTRING 2017-08-24 01:05:53 +02:00
opt_sum.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
opt_table_elimination.cc Mark constant 'null_tables' with table->const_table=1 2017-12-02 12:04:54 +02:00
parse_file.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
parse_file.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
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 dead code - related to vtmd 2018-04-10 13:12:36 +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 Cleanup: renaming methods make_field(Send_field*) to make_send_field(..) 2018-04-05 21:27:33 +04:00
protocol.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +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 Moved semisync from a plugin to normal server 2017-12-18 13:43:36 +02: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 MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable state 2018-05-27 19:47:17 +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 Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03: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 Change "static int" to enum in classes 2017-04-18 12:23:40 +03:00
rpl_record.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
rpl_record.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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_reporting.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_reporting.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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 Merge branch 'bb-10.2-ext' into 10.3 2017-08-26 00:34:43 +02:00
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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
scheduler.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +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
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-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.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_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
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 Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
set_var.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +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 Merge bb-10.2-ext into 10.3 2018-01-04 09:22:59 +02:00
sp.cc Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (partial) 2018-05-21 16:34:11 +00: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 10.2 into 10.3 2018-07-05 17:08:44 +03:00
sp_head.h MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressively 2018-06-28 16:55:42 +04: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-16584 SP with a cursor inside a loop wastes THD memory aggressively 2018-06-28 16:55:42 +04: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-08-03 15:57:23 +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 10.2 into 10.3 2018-05-29 17:34:49 +03:00
sql_admin.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_alloc.h Fix many -Wunused-parameter 2018-05-01 16:52:19 +03:00
sql_alter.cc MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table 2018-06-30 16:12:45 +02: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-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_analyse.h Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
sql_analyze_stmt.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_analyze_stmt.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
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.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_base.h Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
sql_basic_types.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_binlog.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
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 MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
sql_cache.cc Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +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.2 into 10.3 2018-07-06 22:18:35 +03:00
sql_class.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_client.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
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 MDEV-13641 host errors are not reset after successful connection. 2017-08-25 16:14:03 +00:00
sql_const.h Merge remote-tracking branch '10.2' into 10.3 2018-04-12 12:41:19 +03:00
sql_crypt.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_crypt.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
sql_cte.cc Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
sql_cte.h Fixed MDEV-14883 Usage of EXCEPT and INTERSECT in recursive CTE 2018-02-22 10:26:56 -08: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 MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE 2018-05-22 13:11:14 +02:00
sql_delete.h MDEV-12137 DELETE statement with the same source and target 2017-07-07 22:38:15 +02:00
sql_derived.cc MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_derived.h Fixed the bug mdev-12563. 2017-04-28 21:59:11 -07:00
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 Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_do.h
sql_error.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_error.h dead code - related to vtmd 2018-04-10 13:12:36 +02:00
sql_explain.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +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 Correct FSF address 2017-03-10 18:21:29 +01:00
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 branch '10.2' into 10.3 2018-06-30 16:39:20 +02: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-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_help.h
sql_hset.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_insert.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_insert.h IB: 0.2 part III 2017-05-05 20:36:08 +03:00
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 A cleanup for 84c55a5668 (that implemented cursor FOR loops earlier): 2018-06-25 19:20:36 +04:00
sql_lex.h MDEV-16473 WITH statement throws 'no database selected' error 2018-06-28 12:38:53 +02: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.2 into 10.3 2018-05-17 08:42:53 +03:00
sql_load.cc MDEV-15645 Assertion `table->insert_values' failed in write_record upon REPLACE into a view with underlying versioned table 2018-06-30 16:12:28 +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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_locale.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_manager.cc Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
sql_manager.h
sql_parse.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_parse.h Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
sql_partition.cc MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_partition.h Remove mem_alloc_error() 2018-05-07 00:07:33 +03:00
sql_partition_admin.cc Merge tag 'mariadb-10.0.35' into 10.0-galera 2018-05-07 17:20:39 +03:00
sql_partition_admin.h
sql_plist.h Fix many -Wunused-parameter 2018-05-01 16:52:19 +03: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 Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_plugin_services.ic MDEV-15505 Fix wsrep XID seqno byte order 2018-03-12 14:46:20 +02:00
sql_prepare.cc MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT command 2018-06-12 10:41:25 +04:00
sql_prepare.h Windows, compile : reenable previously disabled warning C4291 2018-02-07 20:19:40 +00:00
sql_priv.h Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
sql_profile.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
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 Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03: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 branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_repl.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_select.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_select.h Merge 10.2 into 10.3 2018-05-17 08:42:53 +03:00
sql_sequence.cc Added missing write_unlock() in case of errors 2018-05-14 10:08:04 +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 Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_show.h dead code - related to vtmd 2018-04-10 13:12:36 +02:00
sql_signal.cc MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sql_signal.h MDEV-11037 Diagnostics_area refactoring for user defined exceptions 2017-04-05 15:02:53 +04:00
sql_sort.h Change read_to_buffer to use ulong instead of uint 2018-05-07 00:07:33 +03:00
sql_state.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_statistics.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_statistics.h Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_string.cc Merge 10.2 into 10.3 2018-05-29 17:34:49 +03:00
sql_string.h Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_table.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +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 Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
sql_test.h
sql_time.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
sql_time.h helper append_interval(String*) 2018-02-23 15:33:24 +01:00
sql_trigger.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02: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.2 into 10.3 2018-08-03 15:57:23 +03:00
sql_truncate.h
sql_tvc.cc Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
sql_tvc.h Less dependencies in include files 2017-11-23 09:49:45 +02:00
sql_type.cc MDEV-16094 Crash when using AS OF with a stored function 2018-05-15 09:33:29 +04:00
sql_type.h MDEV-16094 Crash when using AS OF with a stored function 2018-05-15 09:33:29 +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 branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sql_union.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_update.cc MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time zone. 2018-07-09 16:09:20 -07:00
sql_update.h
sql_view.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +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 Less dependencies in include files 2017-11-23 09:49:45 +02:00
sql_yacc.yy MDEV-15941 Explicit cursor FOR loop does not close the cursor 2018-06-20 13:29:11 +04:00
sql_yacc_ora.yy MDEV-15941 Explicit cursor FOR loop does not close the cursor 2018-06-20 13:29:11 +04: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-15941 Explicit cursor FOR loop does not close the cursor 2018-06-20 13:29:11 +04:00
sys_vars.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
sys_vars.ic Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
sys_vars_shared.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
table.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
table.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
table_cache.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
table_cache.h MDEV-11153 - Introduce status variables for table cache monitoring and tuning 2017-10-31 19:13:20 +04:00
temporary_tables.cc Merge 10.2 into 10.3 2018-05-29 17:34:49 +03: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 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
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 Add likely/unlikely to speed up execution 2018-05-07 00:07:32 +03:00
transaction.cc MDEV-16024 transaction_registry.begin_timestamp is wrong for explicit transactions 2018-05-12 10:16:46 +02:00
transaction.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
tzfile.h
tztime.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
tztime.h SQL, IB: various refactoring [#337] 2017-11-27 15:07:32 +03:00
udf_example.c Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
udf_example.def MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04: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-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
unireg.h dead code - related to vtmd 2018-04-10 13:12:36 +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 Simple cleanups 2017-11-05 22:23:32 +02:00
winservice.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_applier.cc Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_binlog.h Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_check_opts.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
wsrep_dummy.cc MDEV-15505 Fixes to compilation without -DWITH_WSREP:BOOL=ON 2018-03-21 12:02:09 +02:00
wsrep_hton.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
wsrep_mysqld.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_mysqld.h Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
wsrep_notify.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_priv.h Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
wsrep_sst.cc Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
wsrep_sst.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
wsrep_thd.cc Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02: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 Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_var.cc Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +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