..
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
Merge branch '10.0' into bb-10.1-merge
2014-12-02 22:25:16 +01:00
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
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
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
compiler warnings
2014-10-01 23:38:26 +02:00
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
MDEV-7281 EVENT: CREATE OR REPLACE
2015-02-27 13:34:18 +04:00
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
compiler warnings
2014-10-01 23:38:26 +02:00
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
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
MDEV-7281 EVENT: CREATE OR REPLACE
2015-02-27 13:34:18 +04:00
field.cc
MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return different results
2015-09-23 20:42:28 +04:00
field.h
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +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
MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY
2015-04-12 04:48:42 +03:00
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
MDEV-4045 Missing OGC Spatial functions.
2014-11-28 00:29:37 +04:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +02:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
init.h
innodb_priv.h
move userstat tables to a plugin
2014-10-11 18:53:05 +02:00
item.cc
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +04:00
item.h
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +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
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
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33: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-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +04: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-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
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +04:00
item_strfunc.h
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +04: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
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +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
MDEV-6650 - LINT_INIT emits code in non-debug builds
2015-03-16 14:48:22 +04:00
key.h
keycaches.cc
Merge 10.0-galera into 10.1
2015-02-06 16:14:23 +01:00
keycaches.h
cleanup: more 'const' qualifiers
2014-10-10 22:27:41 +02:00
lex.h
Merge tag 'mariadb-10.0.19' into 10.1
2015-06-01 15:51:25 +02:00
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
MDEV-7004 - Merge scalability fixes from 10.0-power
2014-12-05 11:01:49 +04:00
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
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
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
MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
2015-06-19 15:06:34 +04:00
multi_range_read.h
Merge
2014-10-29 15:20:46 +03:00
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
MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY
2015-04-12 04:48:42 +03:00
my_json_writer.h
MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY
2015-04-12 04:48:42 +03:00
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
MDEV-8208: Sporadic SEGFAULT on startup
2015-09-25 18:50:57 -04:00
mysqld.h
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +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
MDEV-7671: Cache VIEW definitions in the TDC
2015-03-11 17:39:15 +01:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
Merge branch '10.0' into bb-10.1-merge
2014-12-02 22:25:16 +01:00
records.h
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-162 Enhanced semisync replication
2014-12-23 14:16:32 +01:00
rpl_constants.h
MDEV-8264 encryption for binlog
2015-09-04 10:33:55 +02:00
rpl_filter.cc
MDEV-6676: Optimistic parallel replication
2015-02-07 09:42:58 +01:00
rpl_filter.h
MDEV-6676: Optimistic parallel replication
2015-02-07 09:42:58 +01:00
rpl_gtid.cc
Merge MDEV-8496 into 10.1
2015-07-19 09:30:36 +02:00
rpl_gtid.h
Merge MDEV-6589 and MDEV-6403 into 10.1.
2015-03-04 13:49:37 +01:00
rpl_handler.cc
Merge branch '10.0' into 10.1
2015-09-03 12:58:41 +02:00
rpl_handler.h
MDEV-162 Enhanced semisync replication
2014-12-23 14:16:32 +01:00
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
Merge MDEV-8147 into 10.1
2015-05-26 15:03:22 +02:00
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
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
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
parser cleanup: don't store field properties in LEX, use Create_field directly
2014-12-04 16:09:34 +01:00
sp_rcontext.cc
Stage 2 of MDEV-6152:
2015-08-21 10:40:51 +04:00
sp_rcontext.h
MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
2015-05-13 15:56:56 +04:00
spatial.cc
Merge branch '10.0' into bb-10.1-merge
2014-12-02 22:25:16 +01:00
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
MDEV-5214 Status variables for number of global/db/table/column/role grants
2015-03-19 22:41:43 +02:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO
2015-05-13 10:43:14 +04: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
- 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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
sql_bootstrap.h
sql_builtin.cc.in
Push forgotten file change to fix compiler errors.
2015-02-19 12:41:10 +02:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-5120 Test suite test maria-no-logging fails
2014-09-30 20:31:14 +03:00
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
MDEV-7280 DATABASE: CREATE OR REPLACE
2014-12-10 08:13:08 +04:00
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
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 '10.0' into 10.1
2015-09-03 12:58:41 +02:00
sql_digest.h
perfschema 5.6.24
2015-05-05 15:23:47 +02:00
sql_digest_stream.h
perfschema 5.6.24
2015-05-05 15:23:47 +02:00
sql_do.cc
MDEV-8806 Numeric CAST produce different warnings for strings literals vs functions
2015-09-25 21:33:50 +04:00
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
Fix typos in JSON MRR output
2015-09-24 16:31:45 +03:00
sql_explain.h
MDEV-8829: Assertion `0' failed in Explain_table_access::tag_to_json
2015-09-24 15:45:54 +03: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
MDEV-7324 - Lock-free hash for table definition cache
2014-12-28 19:46:18 +04:00
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
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
sql_insert.h
sql_join_cache.cc
Fix typos in JSON MRR output
2015-09-24 16:31:45 +03:00
sql_join_cache.h
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +02:00
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
Fix spelling errors
2015-08-27 00:39:44 +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-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
Push for testing of encryption
2015-02-10 10:21:17 +01:00
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
MDEV-7999 - PROFILING routines take 0.2% when profiling disabled
2015-05-13 10:43:13 +04:00
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
MDEV-8829: Assertion `0' failed in Explain_table_access::tag_to_json
2015-09-24 15:45:54 +03: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
cleanup: freshen up CREATE SERVER code
2014-12-04 10:41:51 +01:00
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
MDEV-6650 - LINT_INIT emits code in non-debug builds
2015-03-16 14:48:22 +04: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-8253 EXPLAIN SELECT prints unexpected characters
2015-09-23 13:04:28 +04:00
sql_string.h
MDEV-8253 EXPLAIN SELECT prints unexpected characters
2015-09-23 13:04:28 +04:00
sql_table.cc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
sql_table.h
MDEV-7112 Split HA_CREATE_INFO
2014-12-08 10:56:08 +04:00
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
Merge tag 'mariadb-10.0.19' into 10.1
2015-06-01 15:51:25 +02:00
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
MDEV-8024 Remove excessive update_used_tables() calls
2015-04-22 12:40:23 +04:00
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
Merge tag 'mariadb-10.0.19' into 10.1
2015-06-01 15:51:25 +02:00
sql_yacc.yy
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
strfunc.cc
strfunc.h
structs.h
A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE.
2015-03-20 13:51:41 +04:00
sys_vars.cc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04: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
Replaced lf-hash element_size hack with initializer function.
2015-03-04 13:34:53 +04:00
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
Improve performance for calculating memory allocation
2015-02-01 15:24:22 +02:00
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
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
misc IO_CACHE cleanups
2015-06-02 18:53:37 +02:00
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
CRLF->LF
2015-06-02 22:07:47 +02:00
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
MDEV-7867: Add binlog header to GRA_.log file
2015-04-01 18:25:40 -04:00
wsrep_check_opts.cc
MDEV-7412: Segfault during start with mysqldump SST
2015-01-05 17:06:50 -05:00
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-8208: Sporadic SEGFAULT on startup
2015-09-25 18:50:57 -04:00
wsrep_mysqld.h
MDEV-8208: Sporadic SEGFAULT on startup
2015-09-25 18:24:39 -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
LP1378355 - Pass the value of --defaults-group-suffix to xtrabackup during SST
2015-05-08 17:41:05 -04:00
wsrep_thd.cc
Merge branch '10.0-galera' into 10.1
2015-07-14 16:05:29 -04:00
wsrep_thd.h
Improve performance for calculating memory allocation
2015-02-01 15:24:22 +02:00
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
Improve performance for calculating memory allocation
2015-02-01 15:24:22 +02:00
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