mariadb/sql
Sergei Golubchik b2b210b891 MDEV-11543 Buildbot tests fail with warnings on server shutdown after rpl.rpl_row_mysqlbinlog
double the timeout for threads to die on shutdown
2016-12-17 00:16:15 +01:00
..
examples
share
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
create_options.cc
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
debug_sync.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
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
events.h
field.cc fix BIGINT+MEDIUMINT type aggregation 2016-09-12 16:42:05 +02:00
field.h MDEV-8402 Bug #77473 Truncated data with subquery & UTF8 2016-06-10 17:06:38 +04:00
field_conv.cc Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
filesort.cc
filesort.h
frm_crypt.cc
frm_crypt.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
gstream.cc
gstream.h
ha_ndbcluster.cc
ha_ndbcluster.h
ha_ndbcluster_binlog.cc
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc
ha_partition.h
handler.cc MDEV-6581 Writing to TEMPORARY TABLE not possible in read-only 2016-08-03 20:39:47 +02:00
handler.h use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 Error 2016-12-06 19:34:25 +01:00
item.h MDEV-10713: signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS))) 2016-12-08 23:19:55 +01:00
item_buff.cc
item_cmpfunc.cc MDEV-9372 select 100 between 1 and 9223372036854775808 returns false 2016-04-22 16:04:20 +04:00
item_cmpfunc.h MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END 2016-04-20 08:53:30 +04:00
item_create.cc
item_create.h
item_func.cc MDEV-10713: signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS))) 2016-12-08 23:19:55 +01:00
item_func.h Merge branch 'bb-5.5-serg' into 5.5 2016-04-20 20:25:46 +02:00
item_geofunc.cc Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
item_geofunc.h Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
item_row.cc
item_row.h
item_strfunc.cc Revert "MDEV-10713: signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS)))" 2016-12-08 23:15:09 +01:00
item_strfunc.h Revert "MDEV-10713: signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS)))" 2016-12-08 23:15:09 +01:00
item_subselect.cc MDEV-10776: Server crash on query 2016-12-06 16:14:56 +01:00
item_subselect.h MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty 2016-07-30 20:13:03 +02:00
item_sum.cc MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() 2016-08-08 18:37:02 +04:00
item_sum.h
item_timefunc.cc MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field 2016-05-10 19:13:06 +04:00
item_timefunc.h
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h MDEV-8328 Evaluation of two "!" operators depends on space in beetween 2016-06-14 13:59:55 +02:00
lex_symbol.h
lock.cc
lock.h
log.cc MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA completes 2016-12-07 13:32:11 +01:00
log.h Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
log_event.cc Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
log_event.h
log_event_old.cc Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
log_event_old.h
log_slow.h
main.cc
mdl.cc
mdl.h
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
multi_range_read.cc
multi_range_read.h
my_decimal.cc
my_decimal.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc MDEV-11543 Buildbot tests fail with warnings on server shutdown after rpl.rpl_row_mysqlbinlog 2016-12-17 00:16:15 +01:00
mysqld.h Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
mysqld_suffix.h
net_serv.cc Merge branch 'mysql/5.5' into 5.5 2016-09-11 20:51:09 +02:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc MDEV-10228: Delete missing rows with OR conditions 2016-07-27 00:38:51 +03:00
opt_range.h
opt_range_mrr.cc
opt_subselect.cc MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 2016-02-10 04:00:08 +02:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
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
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
rpl_filter.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_record.cc
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc Add va_end to make cppcheck happy 2016-01-19 14:47:41 +11:00
rpl_reporting.h
rpl_rli.cc
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc
set_var.h
sha2.cc
signal_handler.cc
slave.cc Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
slave.h Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc MDEV-11552 Queries executed by event scheduler are written to slow log incorrectly or not written at all 2016-12-17 00:16:15 +01:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
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 Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
sql_acl.h
sql_admin.cc MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_type 2016-08-17 11:12:05 +04:00
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc Merge branch 'mysql/5.5' into 5.5 2016-08-03 20:38:25 +02:00
sql_base.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_callback.h
sql_class.cc missing element in prelocked_mode_name[] array 2016-09-12 16:42:04 +02:00
sql_class.h missing element in prelocked_mode_name[] array 2016-09-12 16:42:04 +02:00
sql_client.cc
sql_connect.cc MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout 2016-04-25 22:46:43 +02:00
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_db.h
sql_delete.cc
sql_delete.h
sql_derived.cc Fixed bug mdev-11161. 2016-11-11 20:55:25 -08:00
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_expression_cache.cc
sql_expression_cache.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc MDEV-10365 - Race condition in error handling of INSERT DELAYED 2016-08-04 10:55:59 +04:00
sql_insert.h
sql_join_cache.cc
sql_join_cache.h
sql_lex.cc MDEV-10776: Server crash on query 2016-12-06 16:14:56 +01:00
sql_lex.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc Merge branch 'mysql/5.5' into 5.5 2016-08-03 20:38:25 +02:00
sql_load.h
sql_locale.cc MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february 2016-04-19 11:27:00 +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
sql_manager.h
sql_parse.cc MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
sql_parse.h MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc MDEV-10441 Document the server_audit_loc_info variable 2016-09-26 17:48:08 +02:00
sql_plugin.h MDEV-10010 - potential deadlock on windows due to recursive 2016-08-03 13:42:46 +00:00
sql_plugin_compat.h
sql_plugin_services.h
sql_prepare.cc Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
sql_prepare.h
sql_priv.h
sql_profile.cc
sql_profile.h
sql_reload.cc Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc
sql_repl.h
sql_select.cc Merge branch 'mysql/5.5' into 5.5 2016-09-11 20:51:09 +02:00
sql_select.h MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 2016-02-10 04:00:08 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc MDEV-10010 - potential deadlock on windows due to recursive 2016-08-03 13:42:46 +00:00
sql_show.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbot 2016-11-14 08:02:35 +01:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc
sql_time.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
sql_trigger.cc
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_udf.cc
sql_udf.h
sql_union.cc MDEV-9304: MariaDB crash with specific query 2016-08-08 17:43:06 +03:00
sql_union.h
sql_update.cc use consistent error messaging for IGNORE 2016-04-20 18:27:23 +02:00
sql_update.h
sql_view.cc MDEV-9462: Out of memory using explain on 2 empty tables 2016-02-06 13:36:17 +01:00
sql_view.h
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
sys_vars.cc Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
sys_vars.h
sys_vars_shared.h
table.cc Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
table.h
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc
threadpool_unix.cc MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings - 2016-06-13 16:05:45 +04:00
threadpool_win.cc
transaction.cc
transaction.h
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h
winservice.c
winservice.h