mariadb/sql
Sergey Vojtovich 59a7bc35fc Removed duplicate open_strategy assignments
It is set in sql_yacc.yy.
2016-10-26 14:12:02 +04:00
..
examples
share Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
add_errmsg
authors.h MDEV-6821, MDEV-6826 - Update authors and contributors 2016-02-04 16:00:11 +02:00
bounded_queue.h
client_settings.h MDEV-9346 - The federatedx and spider engine make mysqld crash when they are 2016-02-16 18:40:04 +04:00
CMakeLists.txt perfschema 5.6.24 2015-05-05 15:23:47 +02:00
compat56.cc
compat56.h
contributors.h Update contributors 2016-09-19 12:31:19 +04:00
create_options.cc
create_options.h
custom_conf.h
datadict.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 Fixed failing test cases and compiler warnings 2016-04-25 15:37:24 +03:00
derror.cc Fixed compiler error and some warnings on windows 2016-08-23 15:03:31 +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 fix extension_based_table_discovery for partitioned tables 2016-03-21 11:43:19 +01:00
discover.h
event_data_objects.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
event_data_objects.h
event_db_repository.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
event_db_repository.h
event_parse_data.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
event_parse_data.h
event_queue.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
event_queue.h
event_scheduler.cc MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes upon 2016-06-20 15:17:10 +04:00
event_scheduler.h
events.cc MDEV-9088 Server crashes on shutdown after the second post of feedback report 2015-12-19 13:36:21 +01:00
events.h Allow mysql_upgrade to enable event after table is corrected 2015-10-21 16:31:11 +03:00
field.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
field.h Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
field_conv.cc Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
filesort.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02: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
gcalc_slicescan.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
gcalc_slicescan.h MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" 2016-03-18 16:55:11 +01:00
gcalc_tools.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
gcalc_tools.h
gen_lex_hash.cc MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail 2016-04-26 16:15:15 +04:00
gen_lex_token.cc Merge branch 'merge-perfschema-5.6' into 10.0 2015-08-03 16:34:59 +02:00
gstream.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
gstream.h
ha_ndbcluster.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ha_partition.h
handler.cc Fixed compiler error and some warnings on windows 2016-08-23 15:03:31 +03:00
handler.h Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
hash_filo.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
hash_filo.h
hostname.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
hostname.h
init.cc MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many 2015-12-16 19:39:00 +04:00
init.h
innodb_priv.h
item.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
item.h Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
item_buff.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_cmpfunc.cc Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
item_cmpfunc.h Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
item_create.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_create.h
item_func.cc MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_running 2016-08-23 21:24:36 +03:00
item_func.h Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
item_geofunc.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
item_geofunc.h Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
item_inetfunc.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_inetfunc.h
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 MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1 2016-04-24 18:15:20 +02:00
item_strfunc.h Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
item_subselect.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
item_subselect.h Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
item_sum.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
item_sum.h Merge commit '96badb16afcf' into 10.0 2015-08-03 23:09:43 +03:00
item_timefunc.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
item_timefunc.h 5.5 merge 2014-11-19 17:23:39 +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
key.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
key.h
keycaches.cc
keycaches.h
lex.h Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
lex_symbol.h
lock.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
lock.h
log.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
log.h Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
log_event.cc MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks replication 2016-06-22 16:41:38 +03:00
log_event.h MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the master 2015-10-08 10:45:09 +03:00
log_event_old.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
log_event_old.h
log_slow.h Add parenthesis in macro definitions to prevent order of operation problems. 2015-07-16 16:03:06 -07:00
main.cc
mdl.cc MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeout 2016-08-22 10:16:00 +03:00
mdl.h With parallel replication we have had a couple of bugs where DDL's 2016-08-12 20:02:23 +03:00
mem_root_array.h
message.h CRLF->LF 2015-06-02 22:07:47 +02:00
message.mc
message.rc CRLF->LF 2015-06-02 22:07:47 +02:00
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 Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
multi_range_read.h Merge 2014-10-29 15:20:46 +03:00
my_apc.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
my_apc.h
my_decimal.cc
my_decimal.h
mysql_install_db.cc Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
mysql_upgrade_service.cc
mysqld.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
mysqld.h Cleanups and minor fixes 2016-08-21 20:14:13 +03:00
mysqld_suffix.h
net_serv.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Minor cleanups 2016-08-22 10:19:07 +03:00
opt_range.h
opt_range_mrr.cc
opt_subselect.cc MDEV-9988 - Insert cast to suppress -Wdynamic-class-memaccess 2016-04-28 22:04:41 +04:00
opt_subselect.h MDEV-8289: Semijoin inflates number of rows in query result 2015-08-18 22:54:42 +03:00
opt_sum.cc MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2' failed in handler::ha_index_read_map 2015-10-28 09:34:05 +01: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-8045 Assertion `0' fails in Protocol::end_statement on CREATE VIEW after another connection aborted 2015-05-03 18:26:02 +02:00
parse_file.h MDEV-10725 Server 10.1.17 fails to build using clang with c++11 2016-09-26 12:20:28 +02:00
partition_element.h
partition_info.cc Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
partition_info.h BUG#16613004 PARTITIONING DDL, CRASH IN FIELD_VARSTRING::CMP_MAX 2015-07-08 10:00:53 +05:30
password.c
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 Fixed "Packets out of order" warning message on stdout in clients, 2016-08-21 20:38:47 +03:00
protocol.h
records.cc Fixed MDEV-8408 2015-10-23 18:49:02 +03:00
records.h Fixed MDEV-8408 2015-10-23 18:49:02 +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
rpl_constants.h
rpl_filter.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_filter.h
rpl_gtid.cc Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
rpl_gtid.h Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
rpl_handler.cc Merge commit '96badb16afcf' into 10.0 2015-08-03 23:09:43 +03:00
rpl_handler.h
rpl_injector.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
rpl_injector.h
rpl_mi.cc MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_running 2016-08-23 21:24:36 +03:00
rpl_mi.h Cleanup of slave code: 2016-01-03 13:20:07 +02:00
rpl_parallel.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
rpl_parallel.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
rpl_record.cc MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0 2016-03-21 11:43:19 +01:00
rpl_record.h
rpl_record_old.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
rpl_record_old.h
rpl_reporting.cc Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
rpl_reporting.h
rpl_rli.cc MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeout 2016-08-22 10:16:00 +03:00
rpl_rli.h fix a few spelling mistakes 2015-12-11 15:21:42 +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 Merge commit '96badb16afcf' into 10.0 2015-08-03 23:09:43 +03:00
rpl_utility.h
scheduler.cc comment spelling Initailize -> Initialize 2015-12-11 15:21:42 +01:00
scheduler.h
set_var.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
set_var.h
sha2.cc
signal_handler.cc fix conpilation on OpenBSD 2016-08-29 11:53:33 +02:00
slave.cc MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_running 2016-08-23 21:24:36 +03:00
slave.h revert part of 69f1a32 2016-06-22 10:23:11 +02:00
sp.cc MDEV-5997 - MySQL bug#11759114 - '51401: GRANT TREATS NONEXISTENT 2015-07-23 16:45:20 +04:00
sp.h MDEV-5997 - MySQL bug#11759114 - '51401: GRANT TREATS NONEXISTENT 2015-07-23 16:45:20 +04: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 Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
sp_head.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sp_pcontext.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp_pcontext.h
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 Bug#23280059: ITEM_ROW::ILLEGAL_METHOD_CALL(CONST CHAR*): 2016-07-19 08:03:09 +05:30
spatial.h
sql_acl.cc [MDEV-9614] Roles and Users longer than 6 characters 2016-06-22 16:41:38 +03:00
sql_acl.h
sql_admin.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
sql_admin.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
sql_alter.cc
sql_alter.h
sql_analyse.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_analyse.h
sql_array.h
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 MDEV-10775 System table in InnoDB format allowed in MariaDB could lead to crash 2016-09-23 20:27:58 +02:00
sql_base.h remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02: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
sql_cache.cc Bug#18487951 - QUERY_CACHE_MIN_RES_UNIT SET TO ZERO, CRASHES IN QUERY_CACHE::FIND_BIN 2015-07-02 15:31:55 +05:30
sql_cache.h
sql_callback.h
sql_class.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
sql_class.h Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +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
sql_connect.cc Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
sql_connect.h
sql_const.h remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02: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-7040: Crash in field_conv, memcpy_field_possible, part#2 2015-08-03 21:02:27 +03:00
sql_cursor.h
sql_db.cc Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
sql_db.h
sql_delete.cc Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
sql_delete.h
sql_derived.cc Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +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 branch 'merge-perfschema-5.6' into 10.0 2015-08-03 16:34:59 +02:00
sql_digest.h merge commit 02b00b154 2015-10-24 20:06:59 +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 Allow mysql_upgrade to enable event after table is corrected 2015-10-21 16:31:11 +03:00
sql_error.h
sql_explain.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_explain.h
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
sql_get_diagnostics.h
sql_handler.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_handler.h Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
sql_help.cc MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH 2016-06-21 21:26:31 +04:00
sql_help.h
sql_hset.h
sql_insert.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
sql_insert.h
sql_join_cache.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_join_cache.h
sql_lex.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
sql_lex.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
sql_load.h
sql_locale.cc Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
sql_locale.h MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field 2016-05-10 19:13:06 +04:00
sql_manager.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_manager.h
sql_parse.cc Removed duplicate open_strategy assignments 2016-10-26 14:12:02 +04:00
sql_parse.h Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
sql_partition.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_partition.h
sql_partition_admin.cc Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
sql_plugin.h Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
sql_plugin_compat.h
sql_plugin_services.h
sql_prepare.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_prepare.h
sql_priv.h 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sql_profile.cc remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_profile.h
sql_reload.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
sql_reload.h
sql_rename.cc MDEV-8569 build_table_filename() doesn't support temporary tables. 2016-07-18 11:50:08 +04:00
sql_rename.h
sql_repl.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_repl.h
sql_select.cc Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
sql_select.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_servers.cc MDEV-9088 Server crashes on shutdown after the second post of feedback report 2015-12-19 13:36:21 +01:00
sql_servers.h
sql_show.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
sql_show.h MDEV-8633: information_schema.index_statistics doesn't delete 2016-06-20 09:58:31 +03:00
sql_signal.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc MDEV-8633: information_schema.index_statistics doesn't delete 2016-06-20 09:58:31 +03: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 Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_string.h Merge branch 'mysql-5.1' into mysql-5.5 2015-07-10 07:54:55 +05:30
sql_table.cc MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc() 2016-10-26 14:12:02 +04:00
sql_table.h MDEV-8569 build_table_filename() doesn't support temporary tables. 2016-07-18 11:50: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 commit '96badb16afcf' into 10.0 2015-08-03 23:09:43 +03:00
sql_test.h
sql_time.cc Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
sql_time.h Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
sql_trigger.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_trigger.h remove unneded #include's that had a dubious explanation 2015-10-24 19:58:34 +02:00
sql_truncate.cc Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
sql_truncate.h
sql_udf.cc MDEV-9088 Server crashes on shutdown after the second post of feedback report 2015-12-19 13:36:21 +01:00
sql_udf.h Merge branch '5.5' into 10.0 2015-12-13 00:10:40 +01:00
sql_union.cc Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
sql_union.h
sql_update.cc Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
sql_update.h MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
sql_view.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sql_view.h Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
sql_yacc.yy Bug #23295288: HANDLE_FATAL_SIGNAL (SIG=11) IN 2016-07-22 13:15:32 +05:30
strfunc.cc
strfunc.h
structs.h Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
sys_vars.cc Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
sys_vars.h Fixed failing test cases and compiler warnings 2016-04-25 15:37:24 +03:00
sys_vars_shared.h
table.cc MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH 2016-06-21 21:26:31 +04:00
table.h Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
table_cache.cc MDEV-10315 - Online ALTER TABLE may get stuck in tdc_remove_table 2016-09-22 10:21:12 +04:00
table_cache.h
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 MDEV-9156 : Fix tp_add_connection()'s error handling 2015-12-04 18:16:04 +01:00
threadpool_common.cc MDEV-11083 performance schema test fail with threadpool 2016-10-19 00:21:28 +02:00
threadpool_unix.cc Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
threadpool_win.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
transaction.cc MDEV-7249: Performance problem in parallel replication with multi-level slaves 2015-03-13 14:01:52 +01:00
transaction.h
tzfile.h
tztime.cc Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
tztime.h
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 Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
unireg.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
unireg.h MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
winservice.c MDEV-10118 : do not suggest upgrade from MySQL 5.7 to MariaDB 10.x in the installer. Do not lauch upgrade wizard after installation 2016-05-24 23:15:00 +02:00
winservice.h CRLF->LF 2015-06-02 22:07:47 +02:00