mariadb/sql
Sergei Golubchik e6d918cacb init_status_vars() was not invoked for embedded
which failed main.features test in embedded, because
status variables were not sorted
2015-05-03 11:21:51 +02:00
..
examples
share MDEV-7785: errorneous -> erroneous spelling mistake 2015-03-16 10:54:47 +01:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
compat56.cc
compat56.h
contributors.h
create_options.cc MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CONNECT 2014-07-08 19:39:27 +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 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
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
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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
event_queue.h
event_scheduler.cc 5.5.40+ merge 2014-10-09 10:30:11 +02:00
event_scheduler.h
events.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
events.h
field.cc MDEV-7254: Assigned expression is evaluated twice when updating 2015-01-16 12:00:07 +02:00
field.h clarify the comment and trivial cleanups 2015-01-29 12:12:29 +01: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 MDEV-7219 SQL_CALC_FOUND_ROWS yields wrong result 2015-01-19 14:18:44 +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
gcalc_slicescan.cc
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_ndbcluster.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
ha_partition.h
handler.cc MDEV-7249: Performance problem in parallel replication with multi-level slaves 2015-03-13 14:01:52 +01:00
handler.h MDEV-7387 [PATCH] Alter table xxx CHARACTER SET utf8, CONVERT TO CHARACTER SET latin1 should fail 2015-03-13 16:12:54 +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
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
item.cc 5.5 merge 2015-01-21 12:03:02 +01:00
item.h MDEV-7629 Regression: Bit and hex string literals changed column names in 10.0.14 2015-02-25 14:13:32 +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 MDEV-7366 SELECT 'a' = BINARY 'A' returns 1 (utf8 charset, utf8_unicode_ci collation) 2015-01-17 17:52:03 +04:00
item_cmpfunc.h MDEV-7482 VIEW containing INTERVAL(...) 2015-02-22 12:54:52 +01:00
item_create.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_create.h Moving Item::str_value from public to protected. 2014-09-03 01:56:21 +04:00
item_func.cc MDEV-7130: MASTER_POS_WAIT(log_name,log_pos,timeout,"connection_name") hangs, does not respect the timeout 2015-04-24 13:08:27 +02:00
item_func.h 5.5 merge 2015-01-21 12:03:02 +01:00
item_geofunc.cc Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
item_geofunc.h MDEV-6073 Merge gis test cases form 5.6. 2014-07-01 00:30:24 +05: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 after merge fixes: 2014-11-21 00:02:24 +01:00
item_strfunc.h MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN ER_WARN_ALLOWED_PACKET_OVERFLOWED 2014-09-04 08:50:06 +04:00
item_subselect.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
item_subselect.h
item_sum.cc MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1) 2014-10-03 23:04:25 +02:00
item_sum.h
item_timefunc.cc 5.5 merge 2015-01-21 12:03:02 +01: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
key.h
keycaches.cc
keycaches.h
lex.h
lex_symbol.h
lock.cc Return to original stage after mysql_lock_tables 2015-01-18 13:39:59 +02:00
lock.h
log.cc MDEV-7802: group commit status variable addition 2015-04-29 11:29:25 +02:00
log.h MDEV-7802: group commit status variable addition 2015-04-29 11:29:25 +02:00
log_event.cc MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" support 2015-02-24 15:55:00 +01:00
log_event.h 5.5 merge 2015-01-21 12:03:02 +01:00
log_event_old.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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-7299 Assertion `m_status == DA_ERROR || m_status == DA_OK' fails on concurrent execution of DDL, queries from I_S, and KILL QUERY 2015-01-19 14:19:14 +01:00
mdl.h MDEV-7186 get_lock() crashes on Windows, main.sp_notembedded and main.trigger_notembedded fail in buildbot 2015-01-19 14:18:34 +01: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 5.5 merge 2014-11-19 17:23:39 +01:00
multi_range_read.h Merge 2014-10-29 15:20:46 +03:00
my_apc.cc
my_apc.h
my_decimal.cc
my_decimal.h
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 init_status_vars() was not invoked for embedded 2015-05-03 11:21:51 +02:00
mysqld.h Return to original stage after mysql_lock_tables 2015-01-18 13:39:59 +02: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 5.5 merge 2015-01-21 12:03:02 +01:00
opt_range.h 5.5.39 merge 2014-08-07 18:06:56 +02:00
opt_range_mrr.cc
opt_subselect.cc MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tables 2015-02-26 23:09:54 +02: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
protocol.h
records.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 5.5.39 merge 2014-08-07 18:06:56 +02:00
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 Merge MDEV-7888 and MDEV-7929 into 10.0. 2015-04-08 13:19:22 +02:00
rpl_gtid.h MDEV-6403: Temporary tables lost at STOP SLAVE in GTID mode if master has not rotated binlog since restart 2015-03-04 13:36:29 +01:00
rpl_handler.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
rpl_handler.h 5.5.39 merge 2014-08-07 18:06:56 +02: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 MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
rpl_mi.h MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
rpl_parallel.cc MDEV-8031: Parallel replication stops on "connection killed" error (probably incorrectly handled deadlock kill) 2015-04-23 14:09:15 +02:00
rpl_parallel.h Merge MDEV-7847 and MDEV-7882 into 10.0. 2015-03-30 14:51:25 +02:00
rpl_record.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 MDEV-7785: errorneous -> erroneous spelling mistake 2015-03-16 10:54:47 +01:00
rpl_rli.h MDEV-6589: Incorrect relay log start position when restarting SQL thread after error in parallel replication 2015-03-04 13:36:04 +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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
set_var.h Using more Item_string_sys 2014-09-04 12:15:05 +04:00
sha2.cc
signal_handler.cc
slave.cc MDEV-7864: Slave SQL: stopping on non-last RBR event with annotations results in SEGV (signal 11) 2015-04-28 11:56:54 +02: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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp.h
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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 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 5.5 merge 2014-11-19 17:23:39 +01:00
spatial.h
sql_acl.cc MDEV-7774: Crash when dropping user within rebuild_role_grants 2015-05-03 11:49:49 +03:00
sql_acl.h
sql_admin.cc MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE or DDL 2015-04-08 11:01:18 +02:00
sql_admin.h
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-8016: Replication aborts on DROP /*!40005 TEMPORARY */ TABLE IF EXISTS 2015-04-20 12:59:46 +02:00
sql_base.h MDEV-7936: Assertion `!table || table->in_use == _current_thd()' failed on parallel replication in optimistic mode 2015-04-13 14:24:18 +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 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sql_cache.h
sql_callback.h
sql_class.cc MDEV-7249: Performance problem in parallel replication with multi-level slaves 2015-03-13 14:01:52 +01:00
sql_class.h Merge MDEV-7888 and MDEV-7929 into 10.0. 2015-04-08 13:19:22 +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 MDEV-6805 one can set character_set_client to utf32 2014-11-18 22:25:47 +01:00
sql_connect.h
sql_const.h
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 Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
sql_db.h
sql_delete.cc Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01:00
sql_delete.h
sql_derived.cc Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +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 5.5.38 merge 2014-06-06 00:07:27 +02:00
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 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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 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_insert.h
sql_join_cache.cc 5.5 merge 2014-09-16 14:03:17 +02:00
sql_join_cache.h Fixed bug mdev-6071. 2014-06-10 10:34:58 -07:00
sql_lex.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_lex.h 5.5 merge 2014-11-19 17:23:39 +01:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc 5.5 merge 2014-11-19 17:23:39 +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-6769 DROP TRIGGER IF NOT EXIST binlogged on master but not on slave 2015-02-22 12:54:52 +01:00
sql_parse.h 5.5 merge 2015-01-21 12:03:02 +01:00
sql_partition.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc 5.5 merge 2015-01-21 12:03:02 +01:00
sql_plugin.h Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS. 2014-06-27 17:04:08 +05:30
sql_plugin_compat.h
sql_plugin_services.h
sql_prepare.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_prepare.h
sql_priv.h 5.5.40+ merge 2014-10-09 10:30:11 +02: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03: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 MDEV-7785: errorneous -> erroneous spelling mistake 2015-03-16 10:54:47 +01:00
sql_repl.h
sql_select.cc Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
sql_select.h MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tables 2015-02-26 23:09:54 +02:00
sql_servers.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_servers.h
sql_show.cc init_status_vars() was not invoked for embedded 2015-05-03 11:21:51 +02:00
sql_show.h small cleanup of the SHOW CREATE TABLE code 2014-07-08 19:39:06 +02: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-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 MDEV-6752 Trailing incomplete characters are not replaced to question marks on conversion 2014-09-18 12:40:55 +04:00
sql_string.h 5.5 merge 2014-11-19 17:23:39 +01:00
sql_table.cc MDEV-7936: Assertion `!table || table->in_use == _current_thd()' failed on parallel replication in optimistic mode 2015-04-13 14:24:18 +02:00
sql_table.h 5.5.39 merge 2014-08-07 18:06:56 +02: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-6687: Assertion `0' failed in Protocol::end_statement on query 2015-02-19 20:54:20 +03: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-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_trigger.h
sql_truncate.cc 5.5.38 merge 2014-06-06 00:07:27 +02:00
sql_truncate.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
sql_udf.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sql_udf.h
sql_union.cc 5.5 merge 2014-11-19 17:23:39 +01:00
sql_union.h
sql_update.cc MDEV-7144 Warnings "bytes lost" during server shutdown after running connect.part_file test in buildbot 2014-11-22 11:56:29 +01:00
sql_update.h
sql_view.cc 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_view.h
sql_yacc.yy MDEV-7387 [PATCH] Alter table xxx CHARACTER SET utf8, CONVERT TO CHARACTER SET latin1 should fail 2015-03-13 16:12:54 +04:00
strfunc.cc
strfunc.h
structs.h Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
sys_vars.cc MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
sys_vars.h MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 2014-09-10 13:22:44 +02:00
sys_vars_shared.h
table.cc Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
table.h Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
table_cache.cc MDEV-6314 - Compile/run MariaDB with ASan 2014-06-10 22:20:33 +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
threadpool_common.cc
threadpool_unix.cc
threadpool_win.cc
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 MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
unireg.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
unireg.h MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
winservice.c
winservice.h