mariadb/sql
Sergey Vojtovich 903160ef59 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"
Removed MDL objects cache. Won't be needed when this MDEV is implemented.
2015-03-04 13:34:52 +04:00
..
share MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
add_errmsg
authors.h Updated sponsors and authors 2014-03-28 09:31:43 +02:00
bounded_queue.h
client_settings.h
CMakeLists.txt encryption key management plugin api 2015-02-10 10:21:17 +01:00
compat56.cc
compat56.h
contributors.h Updated sponsors and authors 2014-03-28 09:31:43 +02:00
create_options.cc Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +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
datadict.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
datadict.h
debug_sync.cc MDEV-6582: DEBUG_SYNC does not reset mysys_var->current_mutex, causes assertion "Trying to unlock mutex that wasn't locked" 2014-11-26 11:07:32 +01:00
debug_sync.h
derror.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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
encryption_keys.cc MDEV-7572: InnoDB: Assertion failure in log_init_crypt_key if 2015-02-26 10:17:23 +02:00
encryption_keys.h encryption keys service 2015-02-10 10:21:18 +01:00
event_data_objects.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
event_data_objects.h compiler warnings 2014-10-01 23:38:26 +02:00
event_db_repository.cc MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +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
event_scheduler.cc MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
event_scheduler.h
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 Reducing duplicate code and simplifying well formed string copying 2015-02-27 16:26:12 +04:00
field.h Reducing duplicate code and simplifying well formed string copying 2015-02-27 16:26:12 +04:00
field_conv.cc MDEV-6993 Bad results with join comparing DECIMAL and ENUM/SET columns 2014-11-19 12:08:35 +04:00
filesort.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
filesort.h
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
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gstream.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
gstream.h
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 MDEV-7000 Assertion `0' failed in Protocol::end_statement() on executing DDL under innodb_fake_changes=1 2015-02-28 19:48:22 +01:00
handler.h cleanup: ha_checktype() 2015-02-02 20:57:46 +01: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
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 Removing the Hybrid_type_traits framework. It's not used since 5.5. 2015-02-12 17:10:59 +04:00
item.h Removing the Hybrid_type_traits framework. It's not used since 5.5. 2015-02-12 17:10:59 +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 main.ctype_ucs2 --ps: Item_func_nullif should use m_args0_copy metadata 2015-01-31 21:51:45 +01:00
item_cmpfunc.h compiler warnings 2015-01-31 21:51:45 +01:00
item_create.cc parser cleanup: don't store field properties in LEX, use Create_field directly 2014-12-04 16:09:34 +01:00
item_create.h Moving Item::str_value from public to protected. 2014-09-03 01:56:21 +04:00
item_func.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
item_func.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
item_geofunc.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
item_geofunc.h MDEV-4045 Missing OGC Spatial functions. 2014-11-28 00:29:37 +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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_row.h
item_strfunc.cc Push for testing of encryption 2015-02-10 10:21:17 +01:00
item_strfunc.h MDEV-7015: SET STATEMENT old_passwords has no effect 2014-12-02 10:59:44 +01:00
item_subselect.cc MDEV-7264: Assertion `0' failed in subselect_engine::get_identifier() 2014-12-06 04:02:30 +03:00
item_subselect.h MDEV-7264: Assertion `0' failed in subselect_engine::get_identifier() 2014-12-06 04:02:30 +03:00
item_sum.cc MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1) 2014-10-03 23:04:25 +02:00
item_sum.h cleanup: comments referring to non-extistent Item classes 2014-12-04 16:09:34 +01:00
item_timefunc.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
item_timefunc.h cleanup: s/const CHARSET_INFO/CHARSET_INFO/ 2014-12-04 10:41:51 +01:00
item_xmlfunc.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_xmlfunc.h A joint patch for: 2014-03-23 15:15:07 +04:00
key.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
key.h
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 MDEV-60 Support for Spatial Reference systems for the GIS data. 2014-12-04 16:09:34 +01:00
lex_symbol.h
lock.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
lock.h MDEV-7004 - Merge scalability fixes from 10.0-power 2014-12-05 11:01:49 +04:00
log.cc MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
log.h small cleanup, remove a useless function 2015-01-31 21:51:45 +01:00
log_event.cc MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
log_event.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
log_event_old.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
log_event_old.h
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-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 2015-03-04 13:34:52 +04:00
mdl.h MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 2015-03-04 13:34:52 +04:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
MSG00001.bin
multi_range_read.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
multi_range_read.h Merge 2014-10-29 15:20:46 +03:00
my_apc.cc
my_apc.h
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 EXPLAIN FORMAT=JSON : Fix MDEV-7266, bug in pretty-printer 2014-12-06 20:13:38 +03:00
my_json_writer.h Code cleanup 2014-12-02 02:14:17 +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 cleanup: remove unused variables 2015-02-28 19:48:22 +01:00
mysqld.h cleanup: remove unused variables 2015-02-28 19:48:22 +01:00
mysqld_suffix.h
net_serv.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
opt_range.h Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
opt_range_mrr.cc
opt_subselect.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
opt_subselect.h
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-6978 Bad results with join comparing case insensitive VARCHAR/ENUM/SET 2014-11-19 10:33:49 +04:00
parse_file.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
parse_file.h
partition_element.h
partition_info.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
partition_info.h
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
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
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-4987: Sort by domain_id when list of GTIDs are output 2015-02-27 23:33:22 -05:00
rpl_gtid.h MDEV-4987: Sort by domain_id when list of GTIDs are output 2015-02-27 23:33:22 -05: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
rpl_mi.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
rpl_mi.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_parallel.cc MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_parallel.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01: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
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
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 branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
rpl_rli.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
rpl_tblmap.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_tblmap.h
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 MDEV-6960 Server crashes in check_alter_user on setting a default role via PS 2015-02-28 19:48:22 +01:00
set_var.h MDEV-6960 Server crashes in check_alter_user on setting a default role via PS 2015-02-28 19:48:22 +01:00
sha2.cc
signal_handler.cc MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
slave.cc MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
slave.h MDEV-6718: Server crashed in Gtid_log_event::Gtid_log_event with parallel replication 2014-11-13 10:09:46 +01:00
sp.cc MDEV-7283 UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS 2014-12-15 17:41:15 +04: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
sp_head.cc MDEV-7023: Error 2027: Malformed packet and assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYPE_INT24 || field_types[field_pos] == MYSQL_TYPE_LONG' failure in Protocol_text::store_long 2015-01-29 12:47:13 +01: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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp_rcontext.h
spatial.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
spatial.h MDEV-4045 Missing OGC Spatial functions. 2014-11-28 00:29:37 +04:00
sql_acl.cc cleanups done as part of adding encryption 2015-02-10 10:21:16 +01:00
sql_acl.h validate SET PASSWORD 2014-12-04 10:41:55 +01:00
sql_admin.cc bzr merge -rtag:mariadb-10.0.15 maria/10.0 2014-12-05 12:33:02 -05:00
sql_admin.h
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_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
sql_base.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01:00
sql_base.h MDEV-7324 - Lock-free hash for table definition cache 2014-12-28 19:46:18 +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
sql_bootstrap.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_bootstrap.h
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
sql_callback.h
sql_class.cc Reducing duplicate code and simplifying well formed string copying 2015-02-27 16:26:12 +04:00
sql_class.h MDEV-7499 - System variables have broken default values on big endian 2015-02-05 13:54:55 +04:00
sql_client.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_cmd.h SHOW and FLUSH for I_S tables. 2014-10-11 18:53:04 +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
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
sql_cursor.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_cursor.h
sql_db.cc MDEV-7280 DATABASE: CREATE OR REPLACE 2014-12-10 08:13:08 +04:00
sql_db.h MDEV-7280 DATABASE: CREATE OR REPLACE 2014-12-10 08:13:08 +04:00
sql_delete.cc MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00
sql_delete.h
sql_derived.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01: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_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 EXPLAIN JSON: Print out the "expensive constant condition" attached to joins. 2014-12-06 19:27:42 +03:00
sql_explain.h EXPLAIN JSON: Print out the "expensive constant condition" attached to joins. 2014-12-06 19:27:42 +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
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
sql_handler.cc MDEV-7324 - Lock-free hash for table definition cache 2014-12-28 19:46:18 +04:00
sql_handler.h
sql_help.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_help.h
sql_hset.h
sql_insert.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01: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 Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +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-7112 Split HA_CREATE_INFO 2014-12-08 10:56:08 +04:00
sql_lex.h MDEV-7288 USER/ROLE: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS 2015-01-13 11:50:33 +04:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h cleanup: rename List<> methods 2014-10-10 22:27:37 +02:00
sql_load.cc MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01: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-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
sql_parse.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
sql_partition.cc cleanup: s/const CHARSET_INFO/CHARSET_INFO/ 2014-12-04 10:41:51 +01:00
sql_partition.h
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
sql_plist.h
sql_plugin.cc disable feedback plugin again 2015-02-24 16:26:18 +01:00
sql_plugin.h Push for testing of encryption 2015-02-10 10:21:17 +01:00
sql_plugin_compat.h
sql_plugin_services.h encryption keys service 2015-02-10 10:21:18 +01:00
sql_prepare.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
sql_prepare.h
sql_priv.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
sql_profile.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_profile.h
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
sql_rename.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_rename.h
sql_repl.cc small cleanup, remove a useless function 2015-01-31 21:51:45 +01:00
sql_repl.h
sql_select.cc MDEV-6323: ‘explain_node’ may be used uninitialized in this function 2015-02-26 00:02:10 +03:00
sql_select.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01: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-6918 Create a way to see a user's default role. 2015-02-09 17:16:55 +02: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
sql_sort.h
sql_state.c mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
sql_statistics.cc MDEV-7362: ANALYZE TABLES crash with table-independent-statistics gathering 2015-01-17 16:58:10 +00: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 A preparatory patch for MDEV-6566. 2015-03-02 18:24:22 +04:00
sql_string.h A preparatory patch for MDEV-6566. 2015-03-02 18:24:22 +04:00
sql_table.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01: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 MDEV-7324 - Lock-free hash for table definition cache 2014-12-28 19:46:18 +04:00
sql_test.h
sql_time.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTS 2015-03-04 09:52:01 +04:00
sql_trigger.h
sql_truncate.cc cleanup: galera merge, simple changes 2014-10-01 23:38:27 +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
sql_union.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
sql_union.h
sql_update.cc maria-10.0.16 merge 2015-01-26 22:54:27 -05:00
sql_update.h
sql_view.cc Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
sql_view.h
sql_yacc.yy MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTS 2015-03-04 09:52:01 +04:00
strfunc.cc
strfunc.h
structs.h MDEV-7112 Split HA_CREATE_INFO 2014-12-08 10:56:08 +04:00
sys_vars.cc MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 2015-03-04 13:34:52 +04:00
sys_vars.h Push for testing of encryption 2015-02-10 10:21:17 +01:00
sys_vars_shared.h
table.cc cleanup: ha_checktype() 2015-02-02 20:57:46 +01:00
table.h Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
table_cache.cc MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
table_cache.h MDEV-7324 - Lock-free hash for table definition cache 2014-12-28 19:46:18 +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
threadpool.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00
threadpool_common.cc
threadpool_unix.cc
threadpool_win.cc
transaction.cc small cleanup, remove a useless function 2015-01-31 21:51:45 +01:00
transaction.h
tzfile.h
tztime.cc don't let current_thd to point to a destroyed THD 2015-02-03 18:19:56 +01:00
tztime.h
udf_example.c
udf_example.def
uniques.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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
winservice.h
wsrep_applier.cc bzr merge -r4123..4144 codership/5.6 2014-09-30 18:06:15 -04:00
wsrep_applier.h MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_binlog.cc MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_binlog.h MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03: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-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
wsrep_mysqld.h MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05: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-02-27 22:33:41 -05:00
wsrep_sst.h MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
wsrep_thd.cc Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01: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 Merge 10.0-galera into 10.1 2015-02-06 16:14:23 +01:00
wsrep_var.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00