mariadb/sql
2016-11-03 22:02:24 +04:00
..
share MDEV-10017: Get unexpected Empty Set for correlated subquery with aggregate functions (part 1) 2016-08-29 16:17:46 +02:00
add_errmsg
authors.h
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 Revert "Prepare XtraDB to be used with xtrabackup." 2016-10-23 00:10:37 +00:00
compat56.cc
compat56.h
contributors.h Update contributors 2016-09-19 12:31:19 +04:00
create_options.cc protect against corrupted frms 2016-05-05 01:05:05 +02:00
create_options.h MDEV-9949 Connect Engine: long SRCDEF leads to broken table 2016-05-05 01:05:05 +02:00
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
debug_sync.h Fixed failing test cases and compiler warnings 2016-04-25 15:37:24 +03:00
derror.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc fix extension_based_table_discovery for partitioned tables 2016-03-21 11:43:19 +01:00
discover.h
encryption.cc MDEV-9618 solaris sparc build fails on 10.1. 2016-05-04 11:42:39 +04:00
event_data_objects.cc
event_data_objects.h
event_db_repository.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
event_db_repository.h
event_parse_data.cc
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-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function. 2016-03-23 12:16:39 +04:00
events.h
field.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
field.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
field_conv.cc MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT or ORDER BY 2016-03-01 21:10:59 +01:00
filesort.cc
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +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 Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +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
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
ha_partition.h
handler.cc MDEV-9416: MariaDB galera got signal 11 when altering table add unique index 2016-09-28 13:27:34 -04:00
handler.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h
innodb_priv.h
item.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
item.h Partial backporting of 7b50447aa6 2016-07-03 11:20:46 +04:00
item_buff.cc
item_cmpfunc.cc MDEV-11219 main.null fails in buldbot and outside with ps-protocol 2016-11-03 22:02:24 +04:00
item_cmpfunc.h MDEV-11219 main.null fails in buldbot and outside with ps-protocol 2016-11-03 22:02:24 +04:00
item_create.cc
item_create.h
item_func.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
item_func.h Removing class Item_func_integer. It's not used since MySQL-5.0. 2016-07-05 15:23:22 +04:00
item_geofunc.cc Partial backporting of 7b50447aa6 2016-07-03 11:20:46 +04:00
item_geofunc.h Partial backporting of 7b50447aa6 2016-07-03 11:20:46 +04:00
item_inetfunc.cc
item_inetfunc.h
item_row.cc
item_row.h MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result 2016-03-21 11:21:44 +04:00
item_strfunc.cc MDEV-10425 Assertion `collation.derivation == DERIVATION_IMPLICIT' failed in Item_func_conv_charset::fix_length_and_dec() 2016-09-22 07:00:10 +04:00
item_strfunc.h MDEV-10864 Wrong result for WHERE .. (f2=COMPRESS('test') OR f2=COMPRESS('TEST')) 2016-09-22 10:03:12 +04:00
item_subselect.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
item_subselect.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
item_sum.cc MDEV-10017: Get unexpected Empty Set for correlated subquery with aggregate functions (part 1) 2016-08-29 16:17:46 +02:00
item_sum.h MDEV-10556 Assertion `0' failed in virtual void Item_sum_field::set_result_field(Field*) 2016-09-21 09:13:33 +04:00
item_timefunc.cc MDEV-10317 EXCTACT(MINUTE_MICROSECOND) truncates data 2016-07-03 13:52:06 +04:00
item_timefunc.h MDEV-10317 EXCTACT(MINUTE_MICROSECOND) truncates data 2016-07-03 13:52:06 +04:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc
key.h
keycaches.cc
keycaches.h
lex.h Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
lex_symbol.h
lock.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
lock.h
log.cc Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
log.h Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE 2016-08-25 13:42:17 +05:30
log_event.cc MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables 2016-09-02 12:21:40 -04:00
log_event.h
log_event_old.cc Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
log_event_old.h
log_slow.h
main.cc
mdl.cc Cleanup: MDL_context::wsrep_get_thd() is no longer needed 2016-09-01 12:53:44 -04:00
mdl.h Cleanup: MDL_context::wsrep_get_thd() is no longer needed 2016-09-01 12:53:44 -04:00
mem_root_array.h MDEV-9764: MariaDB does not limit memory used for range optimization 2016-05-31 17:59:04 +03:00
message.h
message.mc
message.rc
mf_iocache.cc
mf_iocache_encr.cc
MSG00001.bin
multi_range_read.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
multi_range_read.h
my_apc.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
my_apc.h
my_decimal.cc
my_decimal.h
my_json_writer.cc MDEV-10665: Json_writer produces extra members in output 2016-08-25 19:47:38 +03:00
my_json_writer.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 tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
mysqld.h Parallel replication async deadlock kill 2016-09-08 15:25:40 +02:00
mysqld_suffix.h
net_serv.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
opt_range.h
opt_range_mrr.cc MDEV-10325: Queries examines all rows of a tables when it should not 2016-07-12 21:49:16 +03:00
opt_subselect.cc MDEV-10389: Query returns different results on a debug vs non-debug build 2016-07-27 17:06:29 +03:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
parse_file.h Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
partition_element.h
partition_info.cc
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
protocol.h
records.cc
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
rpl_gtid.h
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
rpl_mi.h
rpl_parallel.cc Remove unnecessary global mutex in parallel replication. 2016-10-14 22:44:40 +02:00
rpl_parallel.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
rpl_record.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
rpl_rli.h Parallel replication async deadlock kill 2016-09-08 15:25:40 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0 2016-02-23 10:46:16 +01:00
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
set_var.h MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
sha2.cc
signal_handler.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
slave.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
slave.h Remove unnecessary global mutex in parallel replication. 2016-10-14 22:44:40 +02:00
sp.cc Followup for 2783fc7: return an error to the caller if mysql.proc cannot be opened 2016-03-24 09:45:28 +01:00
sp.h MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function. 2016-03-23 12:16:39 +04:00
sp_cache.cc
sp_cache.h
sp_head.cc Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
sp_head.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
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 MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables 2016-09-02 12:21:40 -04:00
sql_acl.h
sql_admin.cc Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_analyze_stmt.cc
sql_analyze_stmt.h
sql_array.h
sql_audit.cc
sql_audit.h
sql_base.cc MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TO 2016-11-02 09:45:43 -04:00
sql_base.h MDEV-9621 INSERT DELAYED fails on insert for tables with many columns 2016-04-07 19:31:10 +03:00
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc MDEV-10777: Server crashed due to query_cache_info plugin 2016-09-27 14:11:37 +02:00
sql_cache.h MDEV-10777: Server crashed due to query_cache_info plugin 2016-09-27 14:11:37 +02:00
sql_callback.h
sql_class.cc Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
sql_class.h Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
sql_client.cc
sql_cmd.h
sql_connect.cc Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
sql_connect.h
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
sql_db.h
sql_delete.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_delete.h
sql_derived.cc
sql_derived.h
sql_digest.cc
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_explain.cc
sql_explain.h
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
sql_help.h
sql_hset.h
sql_insert.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_insert.h
sql_join_cache.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sql_join_cache.h
sql_lex.cc Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
sql_lex.h Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h
sql_load.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_load.h
sql_locale.cc Merge branch '10.0' into 10.1 2016-05-04 15:23: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
sql_manager.h
sql_parse.cc MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TO 2016-11-02 09:45:43 -04:00
sql_parse.h Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
sql_partition.cc
sql_partition.h
sql_partition_admin.cc
sql_partition_admin.h
sql_plist.h
sql_plugin.cc MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10.1.18 2016-11-02 09:45:43 -04:00
sql_plugin.h MDEV-9312: storage engine not enforced during galera cluster replication 2016-09-28 13:26:13 -04:00
sql_plugin_compat.h
sql_plugin_services.ic Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
sql_prepare.cc MDEV-10702 Crash in SET STATEMENT FOR EXECUTE 2016-09-09 08:40:24 +04:00
sql_prepare.h
sql_priv.h MDEV-8989: ORDER BY optimizer ignores equality propagation 2016-06-01 23:43:11 +03:00
sql_profile.cc
sql_profile.h
sql_reload.cc MDEV-9423: cannot add new node to the cluser: Binlog.. 2016-08-21 16:20:09 -04:00
sql_reload.h
sql_rename.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_rename.h
sql_repl.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
sql_repl.h
sql_select.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
sql_select.h MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loops 2016-07-22 17:35:39 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc Merge branch '10.0' into 10.0-galera 2016-08-24 19:30:32 -04:00
sql_show.h Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replicate_myisam enabled 2016-11-02 09:45:43 -04:00
sql_statistics.h MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replicate_myisam enabled 2016-11-02 09:45:43 -04:00
sql_string.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sql_string.h
sql_table.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
sql_table.h Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
sql_test.h
sql_time.cc
sql_time.h Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
sql_trigger.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_type.cc
sql_type.h
sql_udf.cc
sql_udf.h
sql_union.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_union.h
sql_update.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
sql_update.h
sql_view.cc Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +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 Post merge fixes. 2016-08-25 21:28:26 -04:00
sys_vars.ic cleanup 2016-07-13 08:55:20 +02:00
sys_vars_shared.h
table.cc MDEV-10360: Extended keys: index properties depend on index order 2016-07-12 21:49:18 +03:00
table.h MDEV-9621 INSERT DELAYED fails on insert for tables with many columns 2016-04-07 19:31:10 +03:00
table_cache.cc Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
table_cache.h
thr_malloc.cc
thr_malloc.h
threadpool.h
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
transaction.h
tzfile.h
tztime.cc Merge branch '10.0' into 10.0-galera 2016-04-29 16:50:58 -04:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h
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
wsrep_applier.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_applier.h MDEV-9618 solaris sparc build fails on 10.1. 2016-06-27 18:02:28 +04:00
wsrep_binlog.cc
wsrep_binlog.h Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_check_opts.cc MDEV-9577: sys_vars.ignore_db_dirs_basic fails under Valgrind 2016-02-17 15:50:01 -05:00
wsrep_dummy.cc Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
wsrep_hton.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_mysqld.cc MDEV-9312: storage engine not enforced during galera cluster replication 2016-09-29 15:00:20 -04:00
wsrep_mysqld.h Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_notify.cc
wsrep_priv.h MDEV-9618 solaris sparc build fails on 10.1. 2016-06-27 18:02:28 +04:00
wsrep_sst.cc MDEV-10735: Valgrind warnings around Galera SST 2016-09-20 21:32:53 -04:00
wsrep_sst.h
wsrep_thd.cc Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
wsrep_thd.h
wsrep_utils.cc
wsrep_utils.h MDEV-10056: SST method mysqldump is broken 2016-06-27 17:59:12 -04:00
wsrep_var.cc Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_var.h Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_xid.cc
wsrep_xid.h