mariadb/sql
Sergei Golubchik 1ce71c8478 MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE
Pretend that CREATE TABLE and CREATE TEMPORARY TABLE are
two different commands internally. The user doesn't need
to know that they both are SQLCOM_CREATE_TABLE.

Same for DROP [TEMPORARY] TABLE
2015-06-27 09:40:56 +02:00
..
share MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
add_errmsg
authors.h Updated sponsors and authors 2014-03-28 09:31:43 +02:00
bounded_queue.h MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 2012-09-01 14:21:59 -07:00
client_settings.h Do the partial merge of WL#5602 correctly: 2013-12-09 12:38:02 +01:00
CMakeLists.txt MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
compat56.cc Adding support for MySQL-5.6 temporal column types: 2013-07-10 11:49:17 +04:00
compat56.h Adding support for MySQL-5.6 temporal column types: 2013-07-10 11:49:17 +04:00
contributors.h Updated sponsors and authors 2014-03-28 09:31:43 +02:00
create_options.cc be less annoying about sysvar-based table attributes 2015-04-10 02:36:54 +02:00
create_options.h MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CONNECT 2014-07-08 19:39:27 +02:00
custom_conf.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
datadict.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
datadict.h remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 2013-04-09 15:50:30 +02:00
debug_sync.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
debug_sync.h mdl_sync now works. 2013-07-02 20:43:35 +03:00
derror.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
derror.h
des_key_file.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
des_key_file.h
discover.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
discover.h 10.0-monty merge 2013-07-21 16:39:19 +02:00
encryption.cc MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
event_data_objects.cc MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO 2015-05-13 10:43:14 +04:00
event_data_objects.h compiler warnings 2014-10-01 23:38:26 +02:00
event_db_repository.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
event_db_repository.h MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
event_parse_data.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
event_parse_data.h compiler warnings 2014-10-01 23:38:26 +02:00
event_queue.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
event_queue.h 5.2 merge 2014-03-16 21:03:01 +01:00
event_scheduler.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
event_scheduler.h 10.0-base merge 2014-02-26 15:28:07 +01:00
events.cc MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
events.h MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
field.cc MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
field.h MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
field_conv.cc MDEV-8373 Zero date can be inserted in strict no-zero mode through CREATE TABLE AS SELECT timestamp_field 2015-06-26 10:18:34 +04:00
filesort.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
filesort.h MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY 2015-04-12 04:48:42 +03:00
filesort_utils.cc MDEV-4285 Server crashes in ptr_compare on NOW and CAST in ORDER BY 2014-11-18 22:27:31 +01:00
filesort_utils.h MDEV-5173 Cppcheck report 2014-03-19 09:58:06 +01:00
gcalc_slicescan.cc MDEV-4045 Missing OGC Spatial functions. 2014-11-28 00:29:37 +04:00
gcalc_slicescan.h bug #901655 ST_BUFFER asserts with a coplicated shape. 2011-12-08 16:29:45 +04:00
gcalc_tools.cc MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments. 2015-06-22 23:33:35 +05:00
gcalc_tools.h MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments. 2015-06-22 23:33:35 +05:00
gen_lex_hash.cc Merge MySQL 5.1.66 -> MariaDB 5.1.65 2012-11-06 11:52:55 +02:00
gen_lex_token.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
gstream.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
gstream.h 5.2 merge 2014-03-16 21:03:01 +01:00
ha_partition.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
ha_partition.h MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
handler.cc generalize ER_TABLE_NEEDS_UPGRADE to work for views too 2015-06-01 16:01:23 +02:00
handler.h Merge commit 'bc902a2bfc46add0708896c07621e3707f66d95f' into 10.1 2015-04-20 11:45:22 +04:00
hash_filo.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
hash_filo.h List<>-style template wrapper over hash_filo 2014-03-19 09:57:09 +01:00
hostname.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
hostname.h MDEV-4058 2013-06-27 12:51:34 +03:00
init.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
init.h
innodb_priv.h move userstat tables to a plugin 2014-10-11 18:53:05 +02:00
item.cc MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
item.h MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
item_buff.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_cmpfunc.cc Removing Item_int_func::sargable. Adding virtual implementations of 2015-06-26 17:46:34 +04:00
item_cmpfunc.h MDEV-8239 Reverse spatial operations OP(const, field) do not get optimized 2015-06-26 22:49:49 +04:00
item_create.cc Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, 2015-06-26 15:42:49 +04:00
item_create.h Moving Item::str_value from public to protected. 2014-09-03 01:56:21 +04:00
item_func.cc Removing Item_int_func::sargable. Adding virtual implementations of 2015-06-26 17:46:34 +04:00
item_func.h Removing Item_int_func::sargable. Adding virtual implementations of 2015-06-26 17:46:34 +04:00
item_geofunc.cc Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, 2015-06-26 15:42:49 +04:00
item_geofunc.h MDEV-8239 Reverse spatial operations OP(const, field) do not get optimized 2015-06-26 22:49:49 +04:00
item_inetfunc.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_inetfunc.h MDEV-4051 INET6_ATON() and INET6_NTOA() 2014-05-30 16:19:00 +04:00
item_row.cc Deriving Item_row from Item_args and sharing more code 2015-04-24 12:59:21 +04:00
item_row.h Deriving Item_row from Item_args and sharing more code 2015-04-24 12:59:21 +04:00
item_strfunc.cc remove now-empty my_aes.{h,cc} 2015-04-09 18:42:44 +02:00
item_strfunc.h Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
item_subselect.cc A helper patch for "MDEV-8228 Move Item_func_like out of Item_bool_func2" 2015-05-26 11:59:17 +04:00
item_subselect.h MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
item_sum.cc Deriving Item_row from Item_args and sharing more code 2015-04-24 12:59:21 +04:00
item_sum.h MDEV-7950 Item_func::type() takes 0.26% in OLTP RO 2015-05-13 17:08:24 +04:00
item_timefunc.cc MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx) 2015-03-18 17:10:48 +04:00
item_timefunc.h MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx) 2015-03-18 17:10:48 +04:00
item_xmlfunc.cc Clean-up: 2015-03-12 13:40:52 +04:00
item_xmlfunc.h A joint patch for: 2014-03-23 15:15:07 +04:00
key.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
key.h 10.0-base merge 2014-02-26 15:28:07 +01:00
keycaches.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
keycaches.h cleanup: more 'const' qualifiers 2014-10-10 22:27:41 +02:00
lex.h Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
lex_symbol.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
lock.cc MDEV-7945 - THD::enter_stage() takes 0.48% in OLTP RO 2015-05-13 10:43:13 +04:00
lock.h MDEV-7004 - Merge scalability fixes from 10.0-power 2014-12-05 11:01:49 +04:00
log.cc MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
log.h MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
log_event.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
log_event.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
log_event_old.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
log_event_old.h 5.2 merge 2014-03-16 21:03:01 +01:00
log_slow.h MDEV-6430: It is impossible to see if "filesort with small limit" optimization was used 2014-07-09 12:32:00 +04:00
main.cc
mdl.cc MDEV-7952 - clock_gettime() takes 0.24% in OLTP RO 2015-06-19 15:06:34 +04:00
mdl.h MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 2015-03-04 13:34:53 +04:00
mem_root_array.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
message.h MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
message.mc
message.rc
mf_iocache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
mf_iocache_encr.cc my_aes_get_size() 2015-06-02 19:00:23 +02:00
MSG00001.bin
multi_range_read.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
multi_range_read.h Merge 2014-10-29 15:20:46 +03:00
my_apc.cc MDEV-8030 - Apc_target::disable() locks mutex twice 2015-06-23 09:54:36 +04:00
my_apc.h MDEV-8030 - Apc_target::disable() locks mutex twice 2015-06-23 09:54:36 +04:00
my_decimal.cc parser cleanup: don't store field properties in LEX, use Create_field directly 2014-12-04 16:09:34 +01:00
my_decimal.h parser cleanup: don't store field properties in LEX, use Create_field directly 2014-12-04 16:09:34 +01:00
my_json_writer.cc MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY 2015-04-12 04:48:42 +03:00
my_json_writer.h MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY 2015-04-12 04:48:42 +03:00
mysql_install_db.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
mysql_upgrade_service.cc
mysqld.cc MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE 2015-06-27 09:40:56 +02:00
mysqld.h MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
mysqld_suffix.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
net_serv.cc MDEV-8014 MariaDB client can hang in an infinite loop 2015-05-03 14:43:34 +02:00
nt_servc.cc Do not use SECONDS_IN_24H in nt_servc.cc. 2014-03-07 10:34:07 +04:00
nt_servc.h Bug#11754011: 45546: START WINDOWS SERVICE, THEN EXECUTE WHAT IS NEEDED. 2011-12-13 17:44:19 +02:00
opt_index_cond_pushdown.cc MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
opt_range.cc MDEV-8229 GROUP_MIN_MAX is erroneously applied for BETWEEN in some cases 2015-06-25 12:51:32 +04:00
opt_range.h MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO 2015-05-13 10:43:14 +04:00
opt_range_mrr.cc 10.0-monty merge 2013-07-21 16:39:19 +02:00
opt_subselect.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
opt_subselect.h Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
opt_sum.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
opt_table_elimination.cc MDEV-6989 BINARY and COLLATE xxx_bin comparisions are not used for optimization in some cases 2015-03-13 15:48:39 +04:00
parse_file.cc misc IO_CACHE cleanups 2015-06-02 18:53:37 +02:00
parse_file.h MDEV-7671: Cache VIEW definitions in the TDC 2015-03-11 17:39:15 +01:00
partition_element.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
partition_info.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
partition_info.h 10.0-base merge 2014-02-26 15:28:07 +01:00
password.c MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
plistsort.c
procedure.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
procedure.h 5.2 merge 2014-03-16 21:03:01 +01:00
protocol.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
protocol.h MDEV-6702: analyze_stmt test fails in --embedded 10.1 2014-10-10 21:30:23 +04:00
records.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
records.h MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
repl_failsafe.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
repl_failsafe.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
replication.h MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
rpl_constants.h MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
rpl_filter.cc MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_filter.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_gtid.cc MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO 2015-05-13 10:43:14 +04:00
rpl_gtid.h Merge MDEV-6589 and MDEV-6403 into 10.1. 2015-03-04 13:49:37 +01:00
rpl_handler.cc fix semisync plugin locking: rpl.rpl_semi_sync_uninstall_plugin failed 2015-01-31 21:51:45 +01:00
rpl_handler.h MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
rpl_injector.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_injector.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
rpl_mi.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
rpl_mi.h Merge 10.0 -> 10.1. 2015-04-17 15:18:44 +02:00
rpl_parallel.cc Merge MDEV-8147 into 10.1 2015-05-26 15:03:22 +02:00
rpl_parallel.h Merge MDEV-8147 into 10.1 2015-05-26 15:03:22 +02:00
rpl_record.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
rpl_record.h 5.5 merge 2014-02-25 16:04:35 +01:00
rpl_record_old.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_record_old.h 5.2 merge 2014-03-16 21:03:01 +01:00
rpl_reporting.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_reporting.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
rpl_rli.cc Merge MDEV-8354 into 10.1 2015-06-24 17:18:12 +02:00
rpl_rli.h Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
rpl_tblmap.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_tblmap.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
rpl_utility.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_utility.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
scheduler.cc 5.5.39 merge 2014-08-07 18:06:56 +02:00
scheduler.h MDEV-5706 MariaDB does not build on hurd-i386 2014-07-25 14:15:33 +02:00
set_var.cc SET STATEMENT timestamp=xxx .... 2015-04-09 19:41:59 +02:00
set_var.h SET STATEMENT timestamp=xxx .... 2015-04-09 19:41:59 +02:00
sha2.cc
signal_handler.cc MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
slave.cc Merge MDEV-8294 into 10.1 2015-06-10 12:42:18 +02:00
slave.h MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
sp.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sp.h cleanup: galera merge, simple changes 2014-10-01 23:38:27 +02:00
sp_cache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp_cache.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
sp_head.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sp_head.h MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE BACK IN 5.5 WITH MIXED AND ROW BI 2014-07-31 12:03:20 +02:00
sp_pcontext.cc parser cleanup: don't store field properties in LEX, use Create_field directly 2014-12-04 16:09:34 +01:00
sp_pcontext.h parser cleanup: don't store field properties in LEX, use Create_field directly 2014-12-04 16:09:34 +01:00
sp_rcontext.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
sp_rcontext.h MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
spatial.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
spatial.h Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, 2015-06-26 15:42:49 +04:00
sql_acl.cc MDEV-8280: crash in 'show global status' with --skip-grant-tables 2015-06-22 08:44:46 +03:00
sql_acl.h MDEV-5214 Status variables for number of global/db/table/column/role grants 2015-03-19 22:41:43 +02:00
sql_admin.cc generalize ER_TABLE_NEEDS_UPGRADE to work for views too 2015-06-01 16:01:23 +02:00
sql_admin.h 10.0-base merge 2014-02-26 15:28:07 +01:00
sql_alter.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
sql_alter.h merge of "BUG# 13975227: ONLINE OPTIMIZE TABLE FOR INNODB TABLES" 2014-05-07 22:36:25 +02:00
sql_analyse.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_analyse.h remove append_escaped(), use String::append_for_single_quote() instead 2014-03-26 09:41:52 +01:00
sql_analyze_stmt.cc MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP BY 2015-06-20 04:20:18 +03:00
sql_analyze_stmt.h MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP BY 2015-06-20 04:20:18 +03:00
sql_array.h Cherry pick dynamic array changes from commit: 2014-12-05 11:01:50 +04:00
sql_audit.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_audit.h Merge with 10.0-base 2014-03-13 16:43:11 +02:00
sql_base.cc MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP RO 2015-06-19 15:06:34 +04:00
sql_base.h MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO 2015-05-13 10:43:14 +04:00
sql_binlog.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_binlog.h
sql_bitmap.h 5.2 merge 2014-03-16 21:03:01 +01:00
sql_bootstrap.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_bootstrap.h MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails 2012-12-16 21:11:24 +01:00
sql_builtin.cc.in Push forgotten file change to fix compiler errors. 2015-02-19 12:41:10 +02:00
sql_cache.cc 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sql_cache.h MDEV-4786 merge 10.0-monty -> 10.0 2013-08-12 14:17:51 +02:00
sql_callback.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sql_class.cc MDEV-7952 - clock_gettime() takes 0.24% in OLTP RO 2015-06-19 15:06:34 +04:00
sql_class.h MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE 2015-06-27 09:40:56 +02:00
sql_client.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_cmd.h small cleanup 2015-06-27 09:40:56 +02:00
sql_connect.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
sql_connect.h Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY 2012-05-28 11:14:43 +05:30
sql_const.h - Changed default values of query_prealloc_size and query_alloc_block_size 2014-12-05 11:01:50 +04:00
sql_crypt.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_crypt.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_cursor.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_cursor.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
sql_db.cc Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
sql_db.h MDEV-7280 DATABASE: CREATE OR REPLACE 2014-12-10 08:13:08 +04:00
sql_delete.cc MDEV-8282: crash in filesort() with simple ordered delete 2015-06-20 01:24:06 +03:00
sql_delete.h MWL#205 DELETE with result set (mdev-3814) 2013-08-06 13:31:38 -07:00
sql_derived.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_derived.h MDEV-6668: Server crashes in check_view_single_update on concurrent DDL/DML flow with views and triggers 2015-01-29 15:12:32 +02:00
sql_digest.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_digest.h perfschema 5.6.24 2015-05-05 15:23:47 +02:00
sql_digest_stream.h perfschema 5.6.24 2015-05-05 15:23:47 +02:00
sql_do.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_do.h
sql_error.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_error.h fix a comment 2014-12-04 10:41:53 +01:00
sql_explain.cc MDEV-6995: EXPLAIN JSON and ORDER BY, GROUP BY, etc 2015-06-06 00:32:27 +03:00
sql_explain.h MDEV-6995: EXPLAIN JSON and ORDER BY, GROUP BY, etc 2015-06-06 00:32:27 +03:00
sql_expression_cache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_expression_cache.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
sql_get_diagnostics.cc MDEV-6661 PI() does not work well in UCS2/UTF16/UTF32 context 2014-09-01 20:57:32 +04:00
sql_get_diagnostics.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_handler.cc MDEV-7324 - Lock-free hash for table definition cache 2014-12-28 19:46:18 +04:00
sql_handler.h merge with 5.3 2011-10-19 21:45:18 +02:00
sql_help.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
sql_help.h
sql_hset.h find() method for Hash_set<>. 2013-10-18 12:36:03 -07:00
sql_insert.cc MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
sql_insert.h MDEV-9095: Executing triggers on slave in row-based replication 2014-03-19 11:00:56 +02:00
sql_join_cache.cc MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes 2015-04-09 14:51:23 +02:00
sql_join_cache.h MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
sql_lex.cc MDEV-8202 - st_select_lex::master_unit() takes 0.17% in OLTP RO 2015-06-02 18:02:32 +04:00
sql_lex.h MDEV-8282: crash in filesort() with simple ordered delete 2015-06-20 01:24:06 +03:00
sql_lifo_buffer.h 5.3 merge 2014-02-22 22:51:20 +01:00
sql_list.cc Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
sql_list.h MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO 2015-05-13 10:43:14 +04:00
sql_load.cc MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
sql_load.h
sql_locale.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_locale.h
sql_manager.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_manager.h
sql_parse.cc MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE 2015-06-27 09:40:56 +02:00
sql_parse.h MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO 2015-05-13 10:43:14 +04:00
sql_partition.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_partition.h MDEV-7856: EXPLAIN FORMAT=JSON should show partitions 2015-04-09 14:21:02 +02:00
sql_partition_admin.cc MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
sql_partition_admin.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_plist.h merge 10-base->10.0 2013-11-11 23:40:53 +02:00
sql_plugin.cc Deinitialize plugins in the reverse plugin_type_initialization_order 2015-06-27 09:40:55 +02:00
sql_plugin.h Push for testing of encryption 2015-02-10 10:21:17 +01:00
sql_plugin_compat.h strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
sql_plugin_services.h Identical key derivation code in XtraDB/InnoDB/Aria 2015-05-15 18:12:01 +02:00
sql_prepare.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
sql_prepare.h MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
sql_priv.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
sql_profile.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-06-19 15:06:34 +04:00
sql_profile.h MDEV-7999 - PROFILING routines take 0.2% when profiling disabled 2015-05-13 10:43:13 +04:00
sql_reload.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01:00
sql_reload.h MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01:00
sql_rename.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_rename.h test_sql_discovery storage engine 2013-04-09 16:07:35 +02:00
sql_repl.cc cleanup: LOAD DATA replication support in IO_CACHE 2015-06-02 18:53:36 +02:00
sql_repl.h cleanup: LOAD DATA replication support in IO_CACHE 2015-06-02 18:53:36 +02:00
sql_select.cc MDEV-8256 A part of a ROW comparison is erroneously optimized away 2015-06-26 10:58:51 +04:00
sql_select.h MDEV-8199 - first_breadth_first_tab() takes 0.07% in OLTP RO 2015-06-23 09:54:36 +04:00
sql_servers.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01:00
sql_servers.h cleanup: freshen up CREATE SERVER code 2014-12-04 10:41:51 +01:00
sql_show.cc MDEV-7952 - clock_gettime() takes 0.24% in OLTP RO 2015-06-19 15:06:34 +04:00
sql_show.h MDEV-7112 Split HA_CREATE_INFO 2014-12-08 10:56:08 +04:00
sql_signal.cc Reducing duplicate code and simplifying well formed string copying 2015-02-27 16:26:12 +04:00
sql_signal.h Finished merging wl5986 started by Igor. 2013-06-19 14:32:14 +03:00
sql_sort.h 5.2 merge 2014-03-16 21:03:01 +01:00
sql_state.c mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
sql_statistics.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
sql_statistics.h MDEV-6442: Assertion `join->best_read < double(...)' failed with optimizer_use_condition_selectivity >=3 2014-10-06 15:29:22 +04:00
sql_string.cc Moving the conversion code from String::well_formed_copy() 2015-03-16 12:14:31 +04:00
sql_string.h MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx) 2015-03-18 17:10:48 +04:00
sql_table.cc MDEV-8219: enforce_storage_engine cannot be set globally 2015-06-26 11:43:16 +03:00
sql_table.h MDEV-7112 Split HA_CREATE_INFO 2014-12-08 10:56:08 +04:00
sql_tablespace.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_tablespace.h
sql_test.cc Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
sql_test.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sql_time.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
sql_time.h MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE" 2014-06-11 10:08:08 +02:00
sql_trigger.cc MDEV-7671: Cache VIEW definitions in the TDC 2015-03-11 17:39:15 +01:00
sql_trigger.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_truncate.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_truncate.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
sql_udf.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01:00
sql_udf.h MDEV-8024 Remove excessive update_used_tables() calls 2015-04-22 12:40:23 +04:00
sql_union.cc MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
sql_union.h
sql_update.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_update.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sql_view.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_view.h Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
sql_yacc.yy simplify CREATE TEMPORARY TABLE parser rule 2015-06-27 09:40:55 +02:00
strfunc.cc 10.0-base merge 2014-02-26 15:28:07 +01:00
strfunc.h Fixed issues with partitions and create temporary table SELECT ... 2013-07-03 22:50:34 +03:00
structs.h A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE. 2015-03-20 13:51:41 +04:00
sys_vars.cc MDEV-8219: enforce_storage_engine cannot be set globally 2015-06-26 11:43:16 +03:00
sys_vars.h SET STATEMENT timestamp=xxx .... 2015-04-09 19:41:59 +02:00
sys_vars_shared.h
table.cc MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
table.h MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode through a default value 2015-06-26 10:16:51 +04:00
table_cache.cc Replaced lf-hash element_size hack with initializer function. 2015-03-04 13:34:53 +04:00
table_cache.h MDEV-8324 - MariaDB fails to build with performance schema disabled 2015-06-19 15:06:33 +04:00
thr_malloc.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
thr_malloc.h MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
threadpool.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00
threadpool_common.cc MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 2013-11-05 09:18:59 +04:00
threadpool_unix.cc Fixing AIX compilation failires 2014-02-27 19:44:00 +04:00
threadpool_win.cc merge with 5.5 2012-11-03 12:28:51 +01:00
transaction.cc MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnect 2015-05-07 16:48:30 +04:00
transaction.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
tzfile.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
tztime.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
tztime.h Merge with 5.2. 2011-12-11 11:34:44 +02:00
udf_example.c Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 2015-02-11 23:50:40 +01:00
udf_example.def
uniques.cc misc IO_CACHE cleanups 2015-06-02 18:53:37 +02:00
unireg.cc MDEV-60 Support for Spatial Reference systems for the GIS data. 2014-12-04 16:09:34 +01:00
unireg.h MDEV-60 Support for Spatial Reference systems for the GIS data. 2014-12-04 16:09:34 +01:00
winservice.c Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
winservice.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
wsrep_applier.cc MDEV-7867: Add binlog header to GRA_.log file 2015-04-01 18:25:40 -04:00
wsrep_applier.h MDEV-7867: Add binlog header to GRA_.log file 2015-04-01 18:25:40 -04:00
wsrep_binlog.cc my_b_fill, inline my_b_* functions instead of hairy macros 2015-06-02 18:53:37 +02:00
wsrep_binlog.h MDEV-7867: Add binlog header to GRA_.log file 2015-04-01 18:25:40 -04:00
wsrep_check_opts.cc MDEV-7412: Segfault during start with mysqldump SST 2015-01-05 17:06:50 -05:00
wsrep_dummy.cc remove wsrep_hton dependency from innodb/xtradb 2015-01-08 21:27:30 +01:00
wsrep_hton.cc MDEV-7604: wsrep plugin lists its plugin_maturity as Unknown 2015-02-18 15:23:37 +02:00
wsrep_mysqld.cc MDEV-8324 - MariaDB fails to build with performance schema disabled 2015-06-19 15:06:33 +04:00
wsrep_mysqld.h MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled 2015-05-29 11:26:46 -04:00
wsrep_notify.cc MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_priv.h MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_sst.cc MDEV-6594: Use separate domain_id for Galera transactions 2015-04-15 11:12:12 -04:00
wsrep_sst.h MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
wsrep_thd.cc MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO 2015-05-13 10:43:14 +04:00
wsrep_thd.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00
wsrep_utils.cc Changes in wsrep_guess_ip() 2015-02-27 19:16:27 -05:00
wsrep_utils.h Changes in wsrep_guess_ip() 2015-02-27 19:16:27 -05:00
wsrep_var.cc MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled 2015-05-29 11:26:46 -04:00
wsrep_var.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00