mariadb/sql
2015-09-22 00:57:29 +03:00
..
share Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
compat56.cc
compat56.h
contributors.h
create_options.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
debug_sync.h
derror.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
encryption.cc make encrypt-binlog and encrypt-tmp-files to fail if no encryption 2015-09-09 14:22:22 +02:00
event_data_objects.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
event_data_objects.h
event_db_repository.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
event_db_repository.h
event_parse_data.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
event_scheduler.h
events.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
events.h
field.cc MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
field.h MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
field_conv.cc MDEV-8373 Zero date can be inserted in strict no-zero mode through CREATE TABLE AS SELECT timestamp_field 2015-06-26 10:18:34 +04:00
filesort.cc Make ANALYZE FORMAT=JSON show execution time for filesort element. 2015-08-07 17:41:35 +03:00
filesort.h
filesort_utils.cc
filesort_utils.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments. 2015-06-22 23:33:35 +05:00
gcalc_tools.h MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments. 2015-06-22 23:33:35 +05:00
gen_lex_hash.cc
gen_lex_token.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
gstream.cc
gstream.h
ha_partition.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
ha_partition.h
handler.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
handler.h MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC 2015-07-29 18:04:40 -04:00
hash_filo.cc
hash_filo.h
hostname.cc cleanup: use enum_binlog_checksum_alg, not uint8 2015-09-04 10:33:52 +02:00
hostname.h
init.cc
init.h
innodb_priv.h
item.cc Changing a number of functions to aggregate argument character sets 2015-09-21 19:04:32 +04:00
item.h Changing a number of functions to aggregate argument character sets 2015-09-21 19:04:32 +04:00
item_buff.cc
item_cmpfunc.cc Changing a number of functions to aggregate argument character sets 2015-09-21 19:04:32 +04:00
item_cmpfunc.h Changing a number of functions to aggregate argument character sets 2015-09-21 19:04:32 +04:00
item_create.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
item_create.h
item_func.cc Removing "DTCollation user_var_entry::collation", using a CHARSET_INFO 2015-09-21 15:52:50 +04:00
item_func.h Changing a number of functions to aggregate argument character sets 2015-09-21 19:04:32 +04:00
item_geofunc.cc UNINIT_VAR() fixes 2015-08-25 11:46:31 +04:00
item_geofunc.h MDEV-8675 Different results of GIS functions on NULL vs NOT NULL columns 2015-09-11 23:26:02 +04:00
item_inetfunc.cc
item_inetfunc.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_row.cc MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_row.h MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
item_strfunc.cc Moving Item_args::arg_count from "public" to "protected". 2015-09-21 12:40:07 +04:00
item_strfunc.h New encryption API. Piece-wise encryption. 2015-09-04 10:33:50 +02:00
item_subselect.cc Moving Item_args::arg_count from "public" to "protected". 2015-09-21 12:40:07 +04:00
item_subselect.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_sum.cc Removing global function agg_item_charsets_for_string_result(). 2015-09-21 12:21:46 +04:00
item_sum.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
item_timefunc.cc MDEV-8766 Wrong result for SELECT..WHERE LENGTH(time_column)=8 AND time_column=TIMESTAMP'2001-01-01 10:20:31' 2015-09-08 16:02:29 +04:00
item_timefunc.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
item_xmlfunc.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
item_xmlfunc.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
key.cc
key.h
keycaches.cc
keycaches.h
lex.h
lex_symbol.h
lock.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
lock.h
log.cc make encrypt-binlog and encrypt-tmp-files to fail if no encryption 2015-09-09 14:22:22 +02:00
log.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
log_event.cc Removing "DTCollation user_var_entry::collation", using a CHARSET_INFO 2015-09-21 15:52:50 +04:00
log_event.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
log_event_old.cc cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache() 2015-09-04 10:33:55 +02:00
log_event_old.h cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache() 2015-09-04 10:33:55 +02:00
log_slow.h
main.cc
mdl.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
mdl.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
mf_iocache_encr.cc make encrypt-binlog and encrypt-tmp-files to fail if no encryption 2015-09-09 14:22:22 +02:00
MSG00001.bin
multi_range_read.cc
multi_range_read.h
my_apc.cc MDEV-8030 - Apc_target::disable() locks mutex twice 2015-06-23 09:54:36 +04:00
my_apc.h MDEV-8030 - Apc_target::disable() locks mutex twice 2015-06-23 09:54:36 +04:00
my_decimal.cc The patch for MDEV-8466 revealed a bug in str2my_decimal, 2015-09-17 19:49:49 +04:00
my_decimal.h MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
my_json_writer.cc
my_json_writer.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc MDEV-8576: Bootstrap should ignore --enforce-storage-engine option 2015-09-16 13:14:19 +03:00
mysqld.h MDEV-8785 Wrong results for EXPLAIN EXTENDED...WHERE NULLIF(latin1_col, _utf8'a' COLLATE utf8_bin) IS NOT NULL 2015-09-10 15:01:44 +04:00
mysqld_suffix.h
net_serv.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
opt_range.cc MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to) 2015-09-22 00:57:29 +03:00
opt_range.h MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to) 2015-09-21 17:08:27 +03:00
opt_range_mrr.cc
opt_subselect.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
opt_subselect.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
opt_sum.cc Fixed bug found by bar where we didn't properely check length of last argument for BETWEEN 2015-07-10 09:18:17 +03:00
opt_table_elimination.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
parse_file.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
parse_file.h
partition_element.h
partition_info.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
partition_info.h MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
password.c
plistsort.c
procedure.cc
procedure.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
protocol.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
protocol.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
records.cc
records.h
repl_failsafe.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
repl_failsafe.h
replication.h
rpl_constants.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
rpl_filter.cc
rpl_filter.h
rpl_gtid.cc Merge MDEV-8496 into 10.1 2015-07-19 09:30:36 +02:00
rpl_gtid.h
rpl_handler.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
rpl_handler.h
rpl_injector.cc [MDEV-6877] Removed unneded code from rpl_injector 2015-06-30 13:17:09 +03:00
rpl_injector.h Merge branch '10.1' of github.com:MariaDB/server into 10.1 2015-07-09 14:47:32 +03:00
rpl_mi.cc MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr 2015-07-16 10:36:58 +03:00
rpl_mi.h cleanup: use enum_binlog_checksum_alg, not uint8 2015-09-04 10:33:52 +02:00
rpl_parallel.cc Merge MDEV-8193 into 10.1 2015-09-11 12:01:48 +02:00
rpl_parallel.h
rpl_record.cc Merge branch '10.1' of github.com:MariaDB/server into 10.1 2015-07-09 14:47:32 +03:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Merge MDEV-8193 into 10.1 2015-09-11 12:01:48 +02:00
rpl_rli.h Revert f1abd015, make a smaller fix 2015-09-04 10:33:54 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc cleanup: use enum_binlog_checksum_alg, not uint8 2015-09-04 10:33:52 +02:00
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc MDEV-6066: Merge new defaults from 5.6 and 5.7 2015-09-04 10:33:56 +02:00
set_var.h MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
sha2.cc
signal_handler.cc Fixed errors and bugs found by valgrind: 2015-09-01 18:42:02 +03:00
slave.cc MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
slave.h MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr 2015-07-16 10:36:58 +03:00
sp.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sp.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sp_cache.cc
sp_cache.h
sp_head.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
sp_head.h
sp_pcontext.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sp_pcontext.h
sp_rcontext.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sp_rcontext.h
spatial.cc
spatial.h Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, 2015-06-26 15:42:49 +04:00
sql_acl.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
sql_acl.h
sql_admin.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_admin.h
sql_alter.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_alter.h
sql_analyse.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_analyse.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_analyze_stmt.cc Make ANALYZE FORMAT=JSON show execution time for filesort element. 2015-08-07 17:41:35 +03:00
sql_analyze_stmt.h Make ANALYZE FORMAT=JSON show execution time for filesort element. 2015-08-07 17:41:35 +03:00
sql_array.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_audit.cc
sql_audit.h
sql_base.cc MDEV-8763: Galera tests failures with --ps-protocol 2015-09-08 17:43:48 -04:00
sql_base.h
sql_binlog.cc
sql_binlog.h
sql_bitmap.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
sql_cache.h MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
sql_callback.h
sql_class.cc Fix to make os_thread_id it compiled on windows. 2015-09-20 20:23:16 +02:00
sql_class.h Removing "DTCollation user_var_entry::collation", using a CHARSET_INFO 2015-09-21 15:52:50 +04:00
sql_client.cc
sql_cmd.h small cleanup 2015-06-27 09:40:56 +02:00
sql_connect.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_connect.h
sql_const.h MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_cursor.h
sql_db.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
sql_db.h
sql_delete.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
sql_delete.h
sql_derived.cc MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_derived.h
sql_digest.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_digest.h
sql_digest_stream.h
sql_do.cc
sql_do.h
sql_error.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_error.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_explain.cc MDEV-7970: EXPLAIN FORMAT=JSON does not print HAVING 2015-09-18 16:08:13 +02:00
sql_explain.h MDEV-7970: EXPLAIN FORMAT=JSON does not print HAVING 2015-09-18 16:08:13 +02:00
sql_expression_cache.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_expression_cache.h MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache 2015-07-01 20:03:29 +03:00
sql_get_diagnostics.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_help.h
sql_hset.h
sql_insert.cc simplify and unify my_safe_alloca usage 2015-09-04 10:32:02 +02:00
sql_insert.h
sql_join_cache.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
sql_join_cache.h
sql_lex.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_lex.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_load.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_load.h
sql_locale.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_locale.h
sql_manager.cc
sql_manager.h
sql_parse.cc MDEV-8786 Wrong result for SELECT FORMAT=JSON * FROM t1 WHERE a=_latin1 0xDF 2015-09-10 14:04:52 +04:00
sql_parse.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_partition.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:29:11 +03:00
sql_partition.h clang warning 2015-09-03 12:58:53 +02:00
sql_partition_admin.cc Merge branch '10.0-galera' into 10.1 2015-09-03 16:32:00 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_plugin.h
sql_plugin_compat.h
sql_plugin_services.ic Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
sql_prepare.cc Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_prepare.h
sql_priv.h compiler warning 2015-07-20 19:47:46 +02:00
sql_profile.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_profile.h
sql_reload.cc MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr 2015-07-16 10:36:58 +03:00
sql_reload.h
sql_rename.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_rename.h
sql_repl.cc MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
sql_repl.h MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr 2015-07-16 10:36:58 +03:00
sql_select.cc Removing "DTCollation Arg_comparator::cmp_collation". 2015-09-21 16:18:20 +04:00
sql_select.h Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_servers.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_servers.h
sql_show.cc Fix to make os_thread_id it compiled on windows. 2015-09-20 20:23:16 +02:00
sql_show.h MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_signal.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc
sql_statistics.h
sql_string.cc Removing unused String_copier::copy_fix. 2015-08-14 09:23:03 +04:00
sql_string.h MDEV-8264 encryption for binlog 2015-09-04 10:33:55 +02:00
sql_table.cc MDEV-8577: With enforce-storage-engine mysql_upgrade corrupts the schema: 2015-09-12 13:16:05 +03:00
sql_table.h
sql_tablespace.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_tablespace.h
sql_test.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_test.h
sql_time.cc MDEV-8766 Wrong result for SELECT..WHERE LENGTH(time_column)=8 AND time_column=TIMESTAMP'2001-01-01 10:20:31' 2015-09-08 16:02:29 +04:00
sql_time.h MDEV-8766 Wrong result for SELECT..WHERE LENGTH(time_column)=8 AND time_column=TIMESTAMP'2001-01-01 10:20:31' 2015-09-08 16:02:29 +04:00
sql_trigger.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_trigger.h
sql_truncate.cc
sql_truncate.h
sql_udf.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
sql_udf.h
sql_union.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_union.h
sql_update.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
sql_update.h
sql_view.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-08-27 22:21:08 +03:00
sql_view.h
sql_yacc.yy cleanup: correct usage of semicolons in sql_yacc.yy 2015-09-04 10:33:54 +02:00
strfunc.cc
strfunc.h
structs.h
sys_vars.cc disable encrypt_tmp_files and encrypt_binlog by default 2015-09-08 15:47:27 +02:00
sys_vars.ic MDEV-6066: Merge new defaults from 5.6 and 5.7 2015-09-04 10:33:56 +02:00
sys_vars_shared.h
table.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
table.h [MDEV-6877] Added mark_columns_per_bitmap_row_image 2015-06-30 13:17:09 +03:00
table_cache.cc
table_cache.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
thr_malloc.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
thr_malloc.h
threadpool.h
threadpool_common.cc
threadpool_unix.cc
threadpool_win.cc
transaction.cc - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
transaction.h
tzfile.h
tztime.cc Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc MDEV-6152: Remove calls to current_thd while creating Item 2015-09-01 18:42:02 +03:00
unireg.h Speed and code space optimziation: 2015-07-09 13:09:36 +03:00
winservice.c
winservice.h
wsrep_applier.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_applier.h Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_binlog.cc cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache() 2015-09-04 10:33:55 +02:00
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_dummy.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_hton.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_mysqld.cc MDEV-8034 : wsrep_node_address can't be IPV6 2015-09-15 18:58:08 -04:00
wsrep_mysqld.h MDEV-8492: Windows builds fail on current 10.1 2015-07-19 21:33:12 -04:00
wsrep_notify.cc
wsrep_priv.h Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_sst.cc MDEV-8034 : wsrep_node_address can't be IPV6 2015-09-15 18:58:08 -04:00
wsrep_sst.h
wsrep_thd.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_thd.h
wsrep_utils.cc MDEV-8034 : wsrep_node_address can't be IPV6 2015-09-15 18:58:08 -04:00
wsrep_utils.h MDEV-8034 : wsrep_node_address can't be IPV6 2015-09-15 18:58:08 -04:00
wsrep_var.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_var.h
wsrep_xid.cc Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_xid.h compilation failures on Windows 2015-07-23 10:55:24 +02:00