..
share
MDEV-12017 Unclear error with flashback: Variable 'binlog_format' can't ...
2017-04-26 11:08:23 +05:30
add_errmsg
authors.h
bounded_queue.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
client_settings.h
CMakeLists.txt
Merge 10.1 into 10.2
2017-05-26 22:45:46 +03:00
compat56.cc
Fixed issues found by buildbot
2017-01-11 09:18:35 +02:00
compat56.h
contributors.h
Update MariaDB Foundation sponsors
2017-02-28 17:15:36 +04:00
create_options.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
create_options.h
Correct FSF address
2017-03-10 18:21:29 +01:00
custom_conf.h
datadict.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
datadict.h
cleanup: change dd_frm_type() to return the engine name, not legacy_db_type
2017-03-10 18:21:23 +01:00
debug_sync.cc
bugfix: DEBUG_SYNC() invoked with no THD
2017-02-27 12:35:10 +01:00
debug_sync.h
Merge branch '10.1' into 10.2
2016-06-30 16:38:05 +02:00
derror.cc
Merge branch '10.0' into 10.1
2016-08-25 12:40:09 +02:00
derror.h
Merge branch '10.2' into 10.2-mdev9864
2016-05-08 23:04:41 +03:00
des_key_file.cc
des_key_file.h
discover.cc
MDEV-6262 analyze the coverity report on mariadb
2017-05-19 20:26:56 +02:00
discover.h
encryption.cc
MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted log without decryption capabilities
2016-12-06 09:45:50 +01:00
event_data_objects.cc
event_data_objects.h
Use sql_mode_t for sql_mode.
2016-10-05 01:11:08 +03:00
event_db_repository.cc
Merge branch '10.1' into 10.2
2017-02-10 17:01:45 +01:00
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
event_scheduler.h
events.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
events.h
field.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
field.h
MDEV-11117 CHECK constraint fails on intermediate step of ALTER
2017-04-17 15:32:44 -07:00
field_conv.cc
MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2
2016-10-10 14:36:09 +04:00
filesort.cc
Simplify IO_CACHE by removing current_pos and end_pos as self-references
2017-06-28 15:23:36 +03:00
filesort.h
MDEV-8989 ORDER BY optimizer ignores equality propagation
2016-07-01 16:44:17 +02:00
filesort_utils.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
filesort_utils.h
gcalc_slicescan.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
gcalc_slicescan.h
Correct FSF address
2017-03-10 18:21:29 +01:00
gcalc_tools.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
gcalc_tools.h
Correct FSF address
2017-03-10 18:21:29 +01:00
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
Correct FSF address
2017-03-10 18:21:29 +01:00
group_by_handler.h
Correct FSF address
2017-03-10 18:21:29 +01:00
gstream.cc
gstream.h
ha_partition.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ha_partition.h
MariaRocks port: Remove handler::init_with_fields
2017-01-21 22:58:04 +03:00
handler.cc
Remove the unnecessary method handlerton::release_temporary_latches()
2017-06-16 12:37:00 +03:00
handler.h
Remove the unnecessary method handlerton::release_temporary_latches()
2017-06-16 12:37:00 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
hostname.h
init.cc
init.h
innodb_priv.h
MDEV-11663 Create services for functionality used by plugins
2017-04-27 19:12:38 +02:00
item.cc
MDEV-13186: main.win failure post MDEV-12336
2017-06-28 15:23:36 +03:00
item.h
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
item_buff.cc
Merge branch '10.2' into 10.2-mdev9864
2016-05-08 23:04:41 +03:00
item_cmpfunc.cc
Merge 10.1 into 10.2
2017-06-08 12:45:08 +03:00
item_cmpfunc.h
MDEV-12851: Case with window functions query crashes server
2017-06-28 19:21:31 +03:00
item_create.cc
MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work
2017-02-14 20:43:41 +01:00
item_create.h
item_func.cc
MDEV-12851: Case with window functions query crashes server
2017-06-28 19:21:31 +03:00
item_func.h
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
item_geofunc.cc
MDEV-12462 SPATIAL index fails to work with CONTAINS.
2017-05-02 16:24:42 +04:00
item_geofunc.h
MDEV-11042 Implement GeoJSON functions.
2017-01-24 02:29:04 +04:00
item_inetfunc.cc
item_inetfunc.h
Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server
2016-08-31 16:16:54 -07:00
item_jsonfunc.cc
MDEV-12363 Assertion `0' failed in Type_handler_string_result::make_sort_key(uchar*, Item*, const SORT_FIELD_ATTR*, Sort_param*).
2017-05-02 15:47:43 +04:00
item_jsonfunc.h
MDEV-11833 JSON functions don't seem to respect max_allowed_packet.
2017-03-14 17:31:14 +04:00
item_row.cc
Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server
2016-08-31 16:16:54 -07:00
item_row.h
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
item_strfunc.cc
Merge 10.1 into 10.2
2017-06-08 12:45:08 +03:00
item_strfunc.h
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
item_subselect.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
item_subselect.h
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
item_sum.cc
Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir
2017-06-30 22:31:37 +03:00
item_sum.h
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
item_timefunc.cc
Merge branch '10.1' into 10.2
2017-02-10 17:01:45 +01:00
item_timefunc.h
MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision()
2016-12-19 14:28:08 +04:00
item_windowfunc.cc
Fixed the bug mdev-13064.
2017-06-16 09:50:57 -07:00
item_windowfunc.h
MDEV-12851: Case with window functions query crashes server
2017-06-28 19:21:31 +03:00
item_xmlfunc.cc
Merge branch '10.1' into 10.2
2017-05-09 13:24:52 +02:00
item_xmlfunc.h
MDEV-9143 JSON_xxx functions.
2016-10-19 14:10:03 +04:00
key.cc
Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks
2017-03-11 20:12:15 +00:00
key.h
MariaRocks port: make key_restore() parameter const
2016-10-16 11:01:01 +00:00
keycaches.cc
keycaches.h
lex.h
Fixed bug mdev-9976.
2017-01-31 20:37:26 -08:00
lex_symbol.h
lock.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
lock.h
log.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
log.h
cleanup: unused method LOGGER::flush_logs
2017-04-07 09:55:54 +02:00
log_event.cc
Merge 10.1 into 10.2
2017-06-08 12:45:08 +03:00
log_event.h
ASAN errors in many rpl tests
2017-04-07 09:55:54 +02:00
log_event_old.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
log_event_old.h
log_slow.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
main.cc
mdl.cc
MDEV-12882 - Assertion failed in MDL_context::upgrade_shared_lock
2017-06-26 16:11:22 +04:00
mdl.h
MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES
2016-12-21 13:18:45 +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
Correct FSF address
2017-03-10 18:21:29 +01:00
multi_range_read.h
Correct FSF address
2017-03-10 18:21:29 +01:00
my_apc.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
my_apc.h
Correct FSF address
2017-03-10 18:21:29 +01:00
my_decimal.cc
my_decimal.h
my_json_writer.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
my_json_writer.h
Correct FSF address
2017-03-10 18:21:29 +01:00
mysql_install_db.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
mysql_upgrade_service.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
mysqld.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
mysqld.h
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
mysqld_suffix.h
net_serv.cc
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
nt_servc.cc
Windows : Fix server compile errors when compile with /Zc:strictStrings option
2017-02-28 12:57:33 +00:00
nt_servc.h
Windows : Fix server compile errors when compile with /Zc:strictStrings option
2017-02-28 12:57:33 +00:00
opt_index_cond_pushdown.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
opt_range.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
opt_range.h
MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside
2017-02-13 18:12:04 +01:00
opt_range_mrr.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
opt_subselect.cc
Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir
2017-06-30 22:31:37 +03:00
opt_subselect.h
Correct FSF address
2017-03-10 18:21:29 +01:00
opt_sum.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
opt_table_elimination.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
parse_file.cc
General spell fixing in comments and strings
2016-06-08 14:17:23 +03:00
parse_file.h
Merge branch '10.0' into 10.1
2016-09-28 17:55:28 +02:00
partition_element.h
MDEV-8348: Add catchall to all table partitioning for list partitions
2016-09-07 17:26:36 +02:00
partition_info.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
partition_info.h
cleanup: remove dead (half-merged) code from partition_info.*
2016-12-12 20:27:27 +01:00
password.c
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
plistsort.c
Correct FSF address
2017-03-10 18:21:29 +01:00
procedure.cc
procedure.h
Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server
2016-08-31 16:16:54 -07:00
protocol.cc
MDEV-11761: CLIENT_DEPRECATE_EOF : Client must identify a "stored procedure output resultset"
2017-03-15 13:45:14 +01:00
protocol.h
MDEV-9947: COM_MULTI united response
2016-05-17 13:31:33 +02:00
records.cc
Merge 10.0 into 10.1
2017-05-23 08:59:03 +03:00
records.h
Allow READ_RECORD to make use of RAII and free itself on destruction
2017-02-14 07:46:58 +02:00
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
Merge branch '10.0' into 10.1
2016-12-11 09:53:42 +01:00
rpl_filter.h
rpl_gtid.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
rpl_gtid.h
Merge branch '10.2' into 10.2-mdev9864
2016-05-08 23:04:41 +03:00
rpl_handler.cc
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
Merge 10.1 into 10.2
2017-06-08 12:45:08 +03:00
rpl_mi.h
MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave
2017-06-05 13:11:10 +05:30
rpl_parallel.cc
Merge 10.1 into 10.2
2017-04-28 12:22:32 +03:00
rpl_parallel.h
Merge 10.0 into 10.1
2017-03-03 13:27:12 +02:00
rpl_record.cc
Merge 10.1 to 10.2
2017-01-05 10:48:03 +02:00
rpl_record.h
MDEV-11636 Extra persistent columns on slave always gets NULL in RBR
2017-01-01 17:38:41 +05:30
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
rpl_rli.h
ASAN error in rpl.mysql-wsrep#110-2
2017-04-07 09:55:54 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
cleanup: thread_count
2016-06-04 09:06:00 +02:00
scheduler.h
session_tracker.cc
MDEV-6112 multiple triggers per table
2016-10-05 01:11:07 +03:00
session_tracker.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
set_var.cc
Fix several compile warnings on Windows
2017-03-10 19:07:07 +00:00
set_var.h
Use sql_mode_t for sql_mode.
2016-10-05 01:11:08 +03:00
signal_handler.cc
MDEV-11177 mysqlbinlog exits silently without error when another
2017-03-22 01:48:22 +04:00
slave.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
slave.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sp.cc
Merge branch '10.1' into 10.2
2017-05-09 13:24:52 +02:00
sp.h
Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT
2017-02-27 12:35:10 +01:00
sp_cache.cc
sp_cache.h
sp_head.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
sp_head.h
Use sql_mode_t for sql_mode.
2016-10-05 01:11:08 +03:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
Fix several compile warnings on Windows
2017-03-10 19:07:07 +00:00
spatial.h
MDEV-11042 Implement GeoJSON functions.
2017-01-24 22:39:55 +04:00
sql_acl.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
sql_acl.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_admin.cc
MDEV-10555: Server crashes in mysql_admin_table upon killing ANALYZE
2017-03-13 15:31:12 +01:00
sql_admin.h
sql_alter.cc
various cleanups
2016-06-30 11:43:02 +02:00
sql_alter.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_analyse.cc
MDEV-10138 Support for decimals up to 38 digits
2016-06-22 22:04:55 +03:00
sql_analyse.h
sql_analyze_stmt.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_analyze_stmt.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_array.h
Merge branch '10.2' into 10.2-mdev9864
2016-05-08 23:04:41 +03:00
sql_audit.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
sql_audit.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_base.cc
MDEV-13068 Crash in Item::split_sum_func2 with INSERT SELECT using window functions
2017-06-20 13:38:35 +03:00
sql_base.h
MDEV-11597 Assertion when doing select from virtual column with impossible value
2017-01-11 09:19:45 +02:00
sql_basic_types.h
Use sql_mode_t for sql_mode.
2016-10-05 01:11:08 +03:00
sql_binlog.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
Remove the unnecessary method handlerton::release_temporary_latches()
2017-06-16 12:37:00 +03:00
sql_cache.h
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
sql_callback.h
sql_class.cc
MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7
2017-06-26 16:11:22 +04:00
sql_class.h
Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir
2017-06-30 22:31:37 +03:00
sql_client.cc
sql_cmd.h
MDEV-10585 EXECUTE IMMEDIATE statement
2016-10-08 12:32:52 +04:00
sql_connect.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_connect.h
Reuse THD for new user connections
2016-06-04 09:06:00 +02:00
sql_const.h
Merge branch '10.1' into 10.2
2017-05-09 13:24:52 +02:00
sql_crypt.cc
sql_crypt.h
sql_cte.cc
Fixed the bug mdev-12563.
2017-04-28 21:59:11 -07:00
sql_cte.h
Fixed the bug mdev-12563.
2017-04-28 21:59:11 -07:00
sql_cursor.cc
Fixed bug mdev-11081.
2016-11-21 10:33:39 -08:00
sql_cursor.h
sql_db.cc
MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1
2017-04-20 16:36:23 +02:00
sql_db.h
sql_delete.cc
Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge
2017-03-17 02:05:20 +05:30
sql_delete.h
sql_derived.cc
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
sql_derived.h
Fixed the bug mdev-12563.
2017-04-28 21:59:11 -07:00
sql_digest.cc
Silence bogus GCC 7 warnings -Wimplicit-fallthrough
2017-05-17 08:27:04 +03:00
sql_digest.h
sql_digest_stream.h
sql_do.cc
Merge branch '10.2' into 10.2-mdev9864
2016-05-08 23:04:41 +03:00
sql_do.h
sql_error.cc
MDEV-9114: Bulk operations (Array binding)
2016-11-02 15:07:52 +01:00
sql_error.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_explain.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_explain.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_expression_cache.cc
Correct FSF address
2017-03-10 18:21:29 +01:00
sql_expression_cache.h
Correct FSF address
2017-03-10 18:21:29 +01:00
sql_get_diagnostics.cc
sql_get_diagnostics.h
sql_handler.cc
Removed usage of my_hash_search() with uninitialized HASH.
2017-01-11 09:18:35 +02:00
sql_handler.h
sql_help.cc
Use sql_mode_t for sql_mode.
2016-10-05 01:11:08 +03:00
sql_help.h
sql_hset.h
remove my_hash_const_element(), use Hash_set in C++ code
2017-03-31 19:22:19 +02:00
sql_insert.cc
Remove the unnecessary method handlerton::release_temporary_latches()
2017-06-16 12:37:00 +03:00
sql_insert.h
MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL
2017-01-17 20:16:09 +01:00
sql_join_cache.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_join_cache.h
Correct FSF address
2017-03-10 18:21:29 +01:00
sql_lex.cc
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
sql_lex.h
Fixed the bug mdev-12845.
2017-06-22 22:06:03 -07:00
sql_lifo_buffer.h
Correct FSF address
2017-03-10 18:21:29 +01:00
sql_list.cc
sql_list.h
fix the method name
2016-06-04 09:06:00 +02:00
sql_load.cc
Merge branch '10.1' into 10.2
2017-05-09 13:24:52 +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
Merge branch '10.1' into 10.2
2016-06-30 16:38:05 +02:00
sql_manager.cc
sql_manager.h
sql_parse.cc
MDEV-12882 - Assertion failed in MDL_context::upgrade_shared_lock
2017-06-26 16:11:22 +04:00
sql_parse.h
MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segfault
2017-05-15 22:23:10 +02:00
sql_partition.cc
MDEV-12395: DROP PARTITION does not work as expected when table has DEFAULT LIST partition
2017-04-07 18:26:55 +02:00
sql_partition.h
cleanup: set_field_ptr()
2016-12-12 20:27:33 +01:00
sql_partition_admin.cc
MDEV-5535: Cannot reopen temporary table
2016-06-10 18:39:43 -04:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
sql_plugin.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_plugin_compat.h
sql_plugin_services.ic
Merge 10.1 into 10.2
2017-05-06 14:36:46 +03:00
sql_prepare.cc
Fixed a failure of the test case for the bug mdev-13107 in --ps-protocol.
2017-06-28 22:40:27 -07:00
sql_prepare.h
MDEV-12471: BULK Command
2017-06-14 12:02:54 +02:00
sql_priv.h
MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2
2016-09-24 15:27:56 +03:00
sql_profile.cc
Reuse THD for new user connections
2016-06-04 09:06:00 +02:00
sql_profile.h
Reuse THD for new user connections
2016-06-04 09:06:00 +02:00
sql_reload.cc
Merge 10.1 into 10.2
2017-06-19 16:46:34 +03:00
sql_reload.h
sql_rename.cc
Merge branch '10.1' into 10.2
2016-09-09 08:33:08 +02:00
sql_rename.h
sql_repl.cc
Merge 10.1 into 10.2
2017-05-23 11:09:47 +03:00
sql_repl.h
Set server_id to 1 by default and disallow to set it to 0
2016-08-29 20:28:06 +03:00
sql_select.cc
MDEV-13226 Server crashes when tmpdir runs out of space
2017-07-01 14:26:42 +03:00
sql_select.h
Fixed the bug mdev-11990.
2017-05-03 13:50:35 -07:00
sql_servers.cc
Reuse THD for new user connections
2016-06-04 09:06:00 +02:00
sql_servers.h
sql_show.cc
Fixed the bug mdev-13107 and some similar unreported bugs.
2017-06-28 11:39:33 -07:00
sql_show.h
MDEV-8931: (server part of) session state tracking
2016-08-31 17:17:46 +02:00
sql_signal.cc
fix build and some warnings
2016-11-24 17:36:02 +03:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_statistics.h
MDEV-10957: Assertion failure when dropping a myisam table
2016-12-19 15:55:55 -05:00
sql_string.cc
store/show vcols as item->print()
2016-12-12 20:35:41 +01:00
sql_string.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_table.cc
Merge 10.1 into 10.2
2017-05-26 22:45:46 +03:00
sql_table.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
compilation warning
2016-06-30 11:43:02 +02:00
sql_test.h
sql_time.cc
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
sql_time.h
MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision()
2016-12-19 14:28:08 +04:00
sql_trigger.cc
Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge
2017-03-17 02:05:20 +05:30
sql_trigger.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sql_truncate.cc
sql_truncate.h
sql_type.cc
sql_type.h
sql_udf.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
sql_udf.h
sql_union.cc
Fixed the bug mdev-12556.
2017-04-26 10:16:03 -07:00
sql_union.h
sql_update.cc
Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge
2017-03-17 02:05:20 +05:30
sql_update.h
sql_view.cc
Merge 10.0 into 10.1
2017-01-05 20:32:15 +02:00
sql_view.h
sql_window.cc
Fixed the bug mdev-11990.
2017-05-03 13:50:35 -07:00
sql_window.h
Fixed bug mdev-10868.
2016-09-30 17:40:40 -07:00
sql_yacc.yy
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
strfunc.cc
MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference
2016-03-31 11:04:48 +04:00
strfunc.h
structs.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
sys_vars.cc
Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir
2017-06-30 22:31:37 +03:00
sys_vars.ic
Merge branch '10.1' into 10.2
2017-02-10 17:01:45 +01:00
sys_vars_shared.h
table.cc
Fixed the bug mdev-13193.
2017-06-29 20:50:26 -07:00
table.h
Fixed the bug mdev-12373.
2017-04-24 23:58:23 -07:00
table_cache.cc
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
table_cache.h
MDEV-10296 - Multi-instance table cache
2016-09-16 18:41:21 +04:00
temporary_tables.cc
Clean up replication check in open_temporary_table()
2017-06-30 22:31:37 +03:00
thr_malloc.cc
thr_malloc.h
threadpool.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
threadpool_common.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
threadpool_generic.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
threadpool_win.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
transaction.cc
Fixed embedded server.
2016-09-08 22:41:50 +02:00
transaction.h
Fixed embedded server.
2016-09-08 22:41:50 +02:00
tzfile.h
tztime.cc
Reuse THD for new user connections
2016-06-04 09:06:00 +02:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
uniques.h
unireg.cc
Fix several compile warnings on Windows
2017-03-10 19:07:07 +00:00
unireg.h
Merge 10.1 into 10.2
2017-05-06 14:36:46 +03:00
winservice.c
Correct FSF address
2017-03-10 18:21:29 +01:00
winservice.h
Correct FSF address
2017-03-10 18:21:29 +01:00
wsrep_applier.cc
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
wsrep_applier.h
Correct FSF address
2017-03-10 18:21:29 +01:00
wsrep_binlog.cc
Merge 10.1 into 10.2
2017-04-06 09:52:25 +03:00
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
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_dummy.cc
wsrep_hton.cc
Merge 10.1 into 10.2
2017-04-28 12:22:32 +03:00
wsrep_mysqld.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_mysqld.h
Fix galera tests part II(Fix previous commit)
2017-05-08 16:29:41 +05:30
wsrep_notify.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_priv.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_sst.cc
Fix compiler warnings on gcc 6.x.
2017-04-05 14:35:41 +03:00
wsrep_sst.h
MDEV-10492: Assertion failure on shutdown when wsrep_sst_auth set in config
2016-08-03 13:36:12 -04:00
wsrep_thd.cc
Merge 10.1 into 10.2
2017-05-22 09:46:51 +03:00
wsrep_thd.h
wsrep_utils.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_utils.h
Merge branch '10.1' into 10.2
2016-06-30 16:38:05 +02:00
wsrep_var.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_var.h
Merge branch '10.1' into 10.2
2016-09-09 08:33:08 +02:00
wsrep_xid.cc
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
wsrep_xid.h
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
2016-05-31 20:37:00 -04:00