..
examples
share
MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helper
2018-07-19 11:35:38 +02:00
add_errmsg
authors.h
MDEV-6821, MDEV-6826 - Update authors and contributors
2016-02-04 16:00:11 +02:00
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
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
compat56.cc
compat56.h
contributors.h
Update contributors
2018-04-05 14:23:18 +04:00
create_options.cc
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc
bugfix: DEBUG_SYNC() invoked with no THD
2017-02-27 12:35:10 +01:00
debug_sync.h
Fixed failing test cases and compiler warnings
2016-04-25 15:37:24 +03:00
derror.cc
Fixed compiler error and some warnings on windows
2016-08-23 15:03:31 +03:00
derror.h
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
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02: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-11221 - main.events_restart failed in bb
2017-03-01 11:35:24 +04:00
event_scheduler.h
events.cc
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
events.h
Allow mysql_upgrade to enable event after table is corrected
2015-10-21 16:31:11 +03:00
field.cc
MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexed_time_column
2018-02-09 19:47:00 +04:00
field.h
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
field_conv.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
filesort.cc
Merge remote-tracking branch '5.5' into 10.0
2017-12-20 12:51:57 +02:00
filesort.h
filesort_utils.cc
Merge remote-tracking branch '5.5' into 10.0
2017-12-20 12:51:57 +02:00
filesort_utils.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
gen_lex_token.cc
Merge branch 'merge-perfschema-5.6' into 10.0
2015-08-03 16:34:59 +02:00
gstream.cc
gstream.h
ha_ndbcluster.cc
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc
MDEV-15242 Poor RBR update performance with partitioned tables
2018-06-25 16:45:00 +03:00
ha_partition.h
handler.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
handler.h
MDEV-15242 Poor RBR update performance with partitioned tables
2018-06-25 16:45:00 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
hostname.h
init.cc
MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many
2015-12-16 19:39:00 +04:00
init.h
innodb_priv.h
item.cc
Merge branch '5.5' into 10.0
2018-05-19 15:38:34 +02:00
item.h
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_buff.cc
item_cmpfunc.cc
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_cmpfunc.h
Merge branch '5.5' into 10.0
2018-03-23 11:44:29 +01:00
item_create.cc
item_create.h
item_func.cc
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_func.h
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_geofunc.cc
MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery
2017-06-19 12:45:32 +04:00
item_geofunc.h
MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery
2017-06-19 12:45:32 +04:00
item_inetfunc.cc
MDEV-14116 INET6_NTOA output is set as null to varchar(39) variable
2017-11-07 21:57:42 +04:00
item_inetfunc.h
MDEV-14116 INET6_NTOA output is set as null to varchar(39) variable
2017-11-07 21:57:42 +04:00
item_row.cc
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_row.h
MDEV-14164: Unknown column error when adding aggregate to function in oracle style procedure FOR loop
2017-11-09 09:31:03 +01:00
item_strfunc.cc
Simplify caseup() and casedn() in charsets
2018-07-19 13:02:14 +04:00
item_strfunc.h
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
item_subselect.cc
Merge branch '5.5' into 10.0
2018-03-23 11:44:29 +01:00
item_subselect.h
MDEV-14164: Unknown column error when adding aggregate to function in oracle style procedure FOR loop
2017-11-09 09:31:03 +01:00
item_sum.cc
Merge branch '5.5' into 10.0
2018-04-29 00:38:10 +02:00
item_sum.h
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-05-17 15:42:36 +03:00
item_timefunc.cc
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
item_timefunc.h
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
item_xmlfunc.cc
MDEV-15118 ExtractValue(xml,something_complex) does not work
2018-01-30 11:07:35 +04:00
item_xmlfunc.h
MDEV-15118 ExtractValue(xml,something_complex) does not work
2018-01-30 11:07:35 +04:00
key.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
key.h
keycaches.cc
keycaches.h
lex.h
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
lex_symbol.h
lock.cc
MDEV-8453 Alter table not returning engine errors
2017-08-01 09:52:57 +02:00
lock.h
log.cc
Merge branch '5.5' into bb-10.0-merge
2018-07-17 16:56:21 +02:00
log.h
Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFE
2016-08-25 13:42:17 +05:30
log_event.cc
MDEV-15242 Poor RBR update performance with partitioned tables
2018-06-25 16:45:00 +03:00
log_event.h
MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the master
2015-10-08 10:45:09 +03:00
log_event_old.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
log_event_old.h
log_slow.h
Merge 5.5 into 10.0
2017-03-08 11:40:43 +02:00
main.cc
mdl.cc
MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeout
2016-08-22 10:16:00 +03:00
mdl.h
With parallel replication we have had a couple of bugs where DDL's
2016-08-12 20:02:23 +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
MSG00001.bin
multi_range_read.cc
MDEV-12972 Random and Frequent Segfault
2017-08-03 19:28:05 +03:00
multi_range_read.h
my_apc.cc
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
my_apc.h
my_decimal.cc
my_decimal.h
mysql_install_db.cc
fix typo
2018-06-08 20:42:39 +01:00
mysql_upgrade_service.cc
MDEV-16445 mysql_upgrade_service should add skip-slave-start to server start parameters
2018-06-08 20:42:25 +01:00
mysqld.cc
Post-fix after MDEV-8540 - do not close stdin on Windows.
2018-07-02 15:22:52 +01:00
mysqld.h
increase upper value of max_prepared_stmt_count to UINT32_MAX
2018-04-03 10:37:20 +04:00
mysqld_suffix.h
net_serv.cc
don't crash debug builds on "packets out of order"
2018-01-31 20:28:27 +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
opt_range.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
opt_range.h
opt_range_mrr.cc
opt_subselect.cc
Merge branch '5.5' into bb-10.0-merge
2018-07-17 16:56:21 +02:00
opt_subselect.h
MDEV-8289: Semijoin inflates number of rows in query result
2015-08-18 22:54:42 +03:00
opt_sum.cc
MDEV-13459 Warnings, when compiling with gcc-7.x
2017-10-17 07:37:39 +02:00
opt_table_elimination.cc
parse_file.cc
MDEV-8045 Assertion `0' fails in Protocol::end_statement on CREATE VIEW after another connection aborted
2015-05-03 18:26:02 +02:00
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
Merge remote-tracking branch '5.5' into 10.0
2017-12-20 12:51:57 +02:00
partition_info.h
Merge remote-tracking branch '5.5' into 10.0
2017-12-20 12:51:57 +02:00
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc
Fixed "Packets out of order" warning message on stdout in clients,
2016-08-21 20:38:47 +03:00
protocol.h
records.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-07-25 00:41:54 +03:00
records.h
Fixed MDEV-8408
2015-10-23 18:49:02 +03:00
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc
Merge branch '5.5' into 10.0
2016-12-09 16:33:48 +01:00
rpl_filter.h
rpl_gtid.cc
Fixes to get all test to run on MacosX Lion 10.7
2015-11-29 17:51:23 +02:00
rpl_gtid.h
Fixes to get all test to run on MacosX Lion 10.7
2015-11-29 17:51:23 +02:00
rpl_handler.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-07-25 00:41:54 +03:00
rpl_handler.h
rpl_injector.cc
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
rpl_injector.h
rpl_mi.cc
memory leak: add a missing end_relay_log_info()
2017-07-27 12:42:21 +02:00
rpl_mi.h
Added a separate lock for start/stop/reset slave.
2017-02-28 16:10:46 +01:00
rpl_parallel.cc
MDEV-11201: gtid_ignore_duplicates incorrectly ignores statements when GTID replication is not enabled
2017-04-10 07:53:27 +02:00
rpl_parallel.h
MDEV-9573 'Stop slave' hangs on replication slave
2017-02-28 16:10:46 +01:00
rpl_record.cc
MDEV-11636 Extra persistent columns on slave always gets NULL in RBR
2017-01-01 16:45:44 +05:30
rpl_record.h
MDEV-11636 Extra persistent columns on slave always gets NULL in RBR
2017-01-01 16:45:44 +05:30
rpl_record_old.cc
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
rpl_record_old.h
rpl_reporting.cc
Merge branch '5.5' into 10.0
2016-02-15 22:50:59 +01:00
rpl_reporting.h
rpl_rli.cc
Fix purge_relay_logs post merge
2017-07-27 16:22:37 +03:00
rpl_rli.h
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-07-25 00:41:54 +03:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
Merge commit '96badb16afcf' into 10.0
2015-08-03 23:09:43 +03:00
rpl_utility.h
scheduler.cc
comment spelling Initailize -> Initialize
2015-12-11 15:21:42 +01:00
scheduler.h
set_var.cc
set_var.h
sha2.cc
signal_handler.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-01-06 17:09:59 +02:00
slave.cc
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
slave.h
Added a separate lock for start/stop/reset slave.
2017-02-28 16:10:46 +01:00
sp.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +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 branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
sp_head.h
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
MDEV-12915 ST_Centroid does not return the same result than MySQL.
2017-08-01 09:52:56 +02:00
spatial.h
sql_acl.cc
Merge branch '5.5' into 10.0
2018-05-01 11:47:43 +02:00
sql_acl.h
MDEV-13676: Field "create Procedure" is NULL, even if the the user has role which is the definer. (SHOW CREATE PROCEDURE)
2017-10-11 12:15:52 +03:00
sql_admin.cc
Fixes for Aria transaction handling with lock tables
2018-05-22 23:05:48 +03:00
sql_admin.h
MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()
2015-09-06 22:26:33 +02:00
sql_alter.cc
BUG#27160888: MISSING FILE PRIVILEDGE CHECKS ON SOME
2018-01-11 19:48:12 +05:30
sql_alter.h
MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.
2017-02-26 23:01:23 +04:00
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_audit.cc
MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning
2017-05-15 22:23:10 +02:00
sql_audit.h
sql_base.cc
Merge branch '5.5' into bb-10.0-merge
2018-07-17 16:56:21 +02:00
sql_base.h
MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1
2018-05-16 21:51:46 +03:00
sql_binlog.cc
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2018-02-02 18:14:35 +01:00
sql_cache.h
sql_callback.h
sql_class.cc
MDEV-15359 Thread stay in "cleaning up" status after finishing
2018-06-13 20:26:51 +02:00
sql_class.h
remove double-counting
2018-06-28 13:36:51 +02:00
sql_client.cc
sql_cmd.h
sql_connect.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-01-06 17:09:59 +02:00
sql_connect.h
sql_const.h
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02: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
MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1
2018-05-16 21:51:46 +03:00
sql_delete.h
sql_derived.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_derived.h
sql_digest.cc
Silence bogus GCC 7 warnings -Wimplicit-fallthrough
2017-05-17 08:07:02 +03:00
sql_digest.h
merge commit 02b00b154
2015-10-24 20:06:59 +02:00
sql_digest_stream.h
perfschema 5.6.24
2015-05-05 15:23:47 +02:00
sql_do.cc
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
sql_do.h
sql_error.cc
Allow mysql_upgrade to enable event after table is corrected
2015-10-21 16:31:11 +03:00
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
Merge branch '5.5' into 10.0
2018-06-12 17:59:31 +03:00
sql_handler.h
Merge remote-tracking branch 'mysql/5.5' into 5.5
2015-10-08 22:54:24 +02:00
sql_help.cc
MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH
2016-06-21 21:26:31 +04:00
sql_help.h
sql_hset.h
sql_insert.cc
MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1
2018-05-16 21:51:46 +03:00
sql_insert.h
sql_join_cache.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_join_cache.h
sql_lex.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_lex.h
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_lifo_buffer.h
Correct TRASH() macro usage
2018-01-22 11:39:54 +01:00
sql_list.cc
sql_list.h
Correct TRASH() macro usage
2018-01-22 11:39:54 +01:00
sql_load.cc
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
sql_load.h
sql_locale.cc
Merge branch '5.5' into 10.0
2016-04-26 23:05: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
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
sql_manager.h
sql_parse.cc
MDEV-9266 Creating index on temporaray table breaks replication
2018-07-18 17:13:24 +05:30
sql_parse.h
MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnostics_area::set_error_status upon operation inside XA
2018-05-08 10:48:13 +02:00
sql_partition.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
sql_partition.h
Merge branch '5.5' into 10.0
2017-10-18 15:14:39 +02:00
sql_partition_admin.cc
MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under LOCK TABLE after ER_SAME_NAME_PARTITION
2018-04-20 10:24:44 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
sql_plugin.h
Merge branch '5.5' into 10.0
2016-08-10 19:19:05 +02:00
sql_plugin_compat.h
sql_plugin_services.h
sql_prepare.cc
Merge branch '5.5' into 10.0
2018-03-23 11:44:29 +01:00
sql_prepare.h
sql_priv.h
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
sql_profile.cc
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
sql_profile.h
sql_reload.cc
MDEV-9573 'Stop slave' hangs on replication slave
2017-02-28 16:10:46 +01:00
sql_reload.h
sql_rename.cc
MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed RENAME
2018-05-22 23:05:48 +03:00
sql_rename.h
sql_repl.cc
MDEV-13459 Warnings, when compiling with gcc-7.x
2017-10-17 07:37:39 +02:00
sql_repl.h
sql_select.cc
Merge branch '5.5' into bb-10.0-merge
2018-07-17 16:56:21 +02:00
sql_select.h
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_servers.cc
MDEV-9088 Server crashes on shutdown after the second post of feedback report
2015-12-19 13:36:21 +01:00
sql_servers.h
sql_show.cc
fix SHOW PROCESSLIST for --embedded
2018-06-13 20:31:40 +02:00
sql_show.h
MDEV-8633: information_schema.index_statistics doesn't delete
2016-06-20 09:58:31 +03:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc
MDEV-16757 Memory leak after adding manually min/max statistical data
2018-07-13 17:48:45 -07:00
sql_statistics.h
MDEV-16757 Memory leak after adding manually min/max statistical data
2018-07-13 17:48:45 -07:00
sql_string.cc
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
sql_string.h
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_table.cc
MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_set)' failed or server crash in mi_reset or buffer overrun or unexpected ER_CANT_REMOVE_ALL_FIELDS
2018-07-19 11:35:38 +02:00
sql_table.h
MDEV-8569 build_table_filename() doesn't support temporary tables.
2016-07-18 11:50:08 +04:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc
Merge commit '96badb16afcf' into 10.0
2015-08-03 23:09:43 +03:00
sql_test.h
sql_time.cc
MDEV-13202 Assertion `ltime->neg == 0' failed in date_to_datetime
2018-03-13 12:42:41 +04: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 branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
sql_trigger.h
remove unneded #include's that had a dubious explanation
2015-10-24 19:58:34 +02:00
sql_truncate.cc
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
sql_truncate.h
sql_udf.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2017-01-06 17:09:59 +02:00
sql_udf.h
Merge branch '5.5' into 10.0
2015-12-13 00:10:40 +01:00
sql_union.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
sql_union.h
sql_update.cc
Merge remote-tracking branch 'origin/5.5' into 10.0
2018-02-02 18:14:35 +01:00
sql_update.h
MDEV-8701 Crash on derived query
2015-11-06 17:56:56 +01:00
sql_view.cc
MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE
2017-01-04 13:27:45 +01:00
sql_view.h
Merge branch '5.5' into 10.0
2015-05-04 22:00:24 +02:00
sql_yacc.yy
Merge branch '5.5' into 10.0
2018-04-03 18:08:30 +03:00
strfunc.cc
strfunc.h
structs.h
MDEV-13655: Set role does not properly grant privileges.
2017-12-19 12:33:25 +02:00
sys_vars.cc
Increase number of max table_open_cache instances
2018-04-26 14:21:36 +03:00
sys_vars.h
Merge branch '5.5' into 10.0
2017-01-12 03:37:13 +02:00
sys_vars_shared.h
table.cc
Merge branch '5.5' into bb-10.0-merge
2018-07-17 16:56:21 +02:00
table.h
Merge branch '5.5' into 10.0
2018-04-20 14:33:24 +02:00
table_cache.cc
MDEV-16757 Memory leak after adding manually min/max statistical data
2018-07-13 17:48:45 -07:00
table_cache.h
thr_malloc.cc
thr_malloc.h
threadpool.h
MDEV-9156 : Fix tp_add_connection()'s error handling
2015-12-04 18:16:04 +01:00
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 10.0
2017-07-06 23:47:33 +02:00
threadpool_win.cc
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
transaction.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
transaction.h
tzfile.h
tztime.cc
MDEV-13397 MariaDB upgrade fail when using default_time_zone
2018-07-19 11:35:38 +02:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
Fix merge error
2017-09-19 02:05:11 +03:00
unireg.cc
Merge remote-tracking branch '5.5' into 10.0
2018-01-24 12:29:31 +02:00
unireg.h
MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()
2015-09-06 22:26:33 +02:00
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
CRLF->LF
2015-06-02 22:07:47 +02:00