.. |
share
|
MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntactically
|
2016-05-23 16:25:51 +04:00 |
add_errmsg
|
|
|
authors.h
|
MDEV-6821, MDEV-6826 - Update authors and contributors
|
2016-02-04 16:00:11 +02:00 |
bounded_queue.h
|
Fixed compiler failures and warnings
|
2016-03-20 21:00:58 +02:00 |
client_settings.h
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
CMakeLists.txt
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
compat56.cc
|
|
|
compat56.h
|
|
|
contributors.h
|
Update sponsors
|
2016-03-15 14:41:29 +02:00 |
create_options.cc
|
MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring
|
2016-05-17 15:27:10 +04:00 |
create_options.h
|
|
|
custom_conf.h
|
|
|
datadict.cc
|
|
|
datadict.h
|
|
|
debug_sync.cc
|
MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring
|
2016-05-17 15:27:10 +04:00 |
debug_sync.h
|
MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring
|
2016-05-17 15:27:10 +04:00 |
derror.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-04-07 00:54:39 +03:00 |
derror.h
|
Added new range of MariaDB error messages, starting from 3000
|
2016-04-05 18:00:03 +03:00 |
des_key_file.cc
|
|
|
des_key_file.h
|
|
|
discover.cc
|
fix extension_based_table_discovery for partitioned tables
|
2016-03-21 11:43:19 +01:00 |
discover.h
|
|
|
encryption.cc
|
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
|
Merge branch '10.1' into 10.2
|
2016-03-23 22:36:46 +01: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
|
Fix spelling: occurred, execute, which etc
|
2016-03-04 02:09:37 +02:00 |
event_queue.h
|
|
|
event_scheduler.cc
|
cleanup: thread_count
|
2016-06-04 09:06:00 +02:00 |
event_scheduler.h
|
|
|
events.cc
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
events.h
|
Merge branch '10.0' into 10.1
|
2015-11-19 15:52:14 +01:00 |
field.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
field.h
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
field_conv.cc
|
Merge branch '10.1' into 10.2
|
2016-03-23 22:36:46 +01:00 |
filesort.cc
|
MDEV-9847: Window functions: crash with big_tables=1
|
2016-04-06 20:34:23 +03:00 |
filesort.h
|
MDEV-9847: Window functions: crash with big_tables=1
|
2016-04-06 20:34:23 +03:00 |
filesort_utils.cc
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
filesort_utils.h
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
gcalc_slicescan.cc
|
Merge branch '10.0' into 10.1
|
2016-02-23 21:35:05 +01:00 |
gcalc_slicescan.h
|
MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
|
2016-03-18 16:55:11 +01:00 |
gcalc_tools.cc
|
Merge branch '10.0' into 10.1
|
2016-02-23 21:35:05 +01:00 |
gcalc_tools.h
|
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 |
group_by_handler.cc
|
cleanups and simplifications
|
2015-10-05 17:14:15 +02:00 |
group_by_handler.h
|
remove unused group_by_handler::init() method
|
2015-10-05 17:14:16 +02:00 |
gstream.cc
|
|
|
gstream.h
|
|
|
ha_partition.cc
|
Merge branch '10.1' into 10.2
|
2016-03-23 22:36:46 +01:00 |
ha_partition.h
|
|
|
handler.cc
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
handler.h
|
fix XID comparison
|
2016-06-04 09:06:00 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
MDEV-6150 Speed up connection speed by moving creation of THD to new thread
|
2016-02-07 10:34:03 +02:00 |
hostname.h
|
MDEV-6150 Speed up connection speed by moving creation of THD to new thread
|
2016-02-07 10:34:03 +02:00 |
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
|
Window functions: handle window functions as arguments to other functions
|
2016-04-10 10:13:55 +02:00 |
item.h
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
item_buff.cc
|
MDEV-9676: RANGE-type frames for window functions
|
2016-03-13 03:34:31 +03:00 |
item_cmpfunc.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-04-07 00:54:39 +03:00 |
item_cmpfunc.h
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-03-28 22:18:38 +03: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-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
item_func.h
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-03-28 22:18:38 +03:00 |
item_geofunc.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
item_geofunc.h
|
MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW
|
2016-01-16 18:45:26 +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
|
This is the consolidated patch for mdev-8646:
|
2016-02-09 12:35:59 -08:00 |
item_row.h
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-03-28 22:18:38 +03:00 |
item_strfunc.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
item_strfunc.h
|
Merge branch '10.1' into 10.2
|
2016-02-06 18:14:54 +02:00 |
item_subselect.cc
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +03:00 |
item_subselect.h
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
item_sum.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
item_sum.h
|
Implement ntile window function.
|
2016-04-04 22:04:18 +03:00 |
item_timefunc.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
item_timefunc.h
|
MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW
|
2016-01-16 18:45:26 +04:00 |
item_windowfunc.cc
|
Fix another bug in dense_rank.
|
2016-04-13 10:39:06 +02:00 |
item_windowfunc.h
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
item_xmlfunc.cc
|
Removing sp_variable::type, as it was always set to the same value with
|
2015-11-26 15:04:55 +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-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference
|
2016-03-31 11:04:48 +04:00 |
key.h
|
|
|
keycaches.cc
|
|
|
keycaches.h
|
|
|
lex.h
|
Implement ntile window function.
|
2016-04-04 22:04:18 +03:00 |
lex_symbol.h
|
|
|
lock.cc
|
Merge branch '10.0' into 10.1
|
2015-11-19 15:52:14 +01:00 |
lock.h
|
|
|
log.cc
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
log.h
|
stop binlog background thread together with others
|
2016-06-04 09:06:00 +02:00 |
log_event.cc
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
log_event.h
|
Ignore MySQL 5.7 log events not relevant for MariaDB
|
2015-11-10 13:46:57 +02:00 |
log_event_old.cc
|
Merge branch '10.0' into 10.1
|
2016-03-21 13:02:53 +01:00 |
log_event_old.h
|
Remove THD argment from Log_event->net_send() and Protocol::pack_info() as
|
2015-10-22 17:00:58 +03:00 |
log_slow.h
|
Add parenthesis in macro definitions to prevent order of operation problems.
|
2015-07-16 16:03:06 -07:00 |
main.cc
|
|
|
mdl.cc
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
mdl.h
|
Merge branch 'github/10.0-galera' into 10.1
|
2015-11-19 17:48:36 +01: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
|
|
|
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
|
|
|
my_apc.cc
|
Merge branch '10.0' into 10.1
|
2016-03-21 13:02:53 +01:00 |
my_apc.h
|
MDEV-8030 - Apc_target::disable() locks mutex twice
|
2015-06-23 09:54:36 +04:00 |
my_decimal.cc
|
Adding "const" qualifier to arguments of date2my_decimal()
|
2015-10-22 09:11:23 +04:00 |
my_decimal.h
|
Adding "const" qualifier to arguments of date2my_decimal()
|
2015-10-22 09:11:23 +04:00 |
my_json_writer.cc
|
|
|
my_json_writer.h
|
|
|
mysql_install_db.cc
|
Update AskMonty and Atlassian references to MariaDB
|
2016-03-08 15:24:01 +02:00 |
mysql_upgrade_service.cc
|
|
|
mysqld.cc
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
mysqld.h
|
cleanup: thread_count
|
2016-06-04 09:06:00 +02:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
MDEV-9058: protocol: COM_MULTI command (part 2)
|
2016-03-18 17:25:29 +01: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
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +03:00 |
opt_range.h
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
opt_range_mrr.cc
|
|
|
opt_subselect.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-04-07 00:54:39 +03:00 |
opt_subselect.h
|
Merge branch '10.0' into 10.1
|
2015-09-03 12:58:41 +02:00 |
opt_sum.cc
|
This is the consolidated patch for mdev-8646:
|
2016-02-09 12:35:59 -08:00 |
opt_table_elimination.cc
|
The implementation of the template bubble_sort assumed
|
2016-04-01 12:00:54 -07:00 |
parse_file.cc
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +03:00 |
parse_file.h
|
|
|
partition_element.h
|
|
|
partition_info.cc
|
MDEV-8716 - Obsolete sql_calloc() in favor of THD::calloc() and thd_calloc()
|
2015-11-26 11:34:16 +04:00 |
partition_info.h
|
MDEV-8716 - Obsolete sql_calloc() in favor of THD::calloc() and thd_calloc()
|
2015-11-26 11:34:16 +04:00 |
password.c
|
|
|
plistsort.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
MDEV-9215 Detect cmp_type() and result_type() from field_type()
|
2015-12-01 13:13:23 +04:00 |
protocol.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
protocol.h
|
MDEV-9947: COM_MULTI united response
|
2016-05-17 13:31:33 +02:00 |
records.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-03-28 22:18:38 +03:00 |
records.h
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02: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
|
|
|
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
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
rpl_gtid.h
|
Final fixes for Memory_used
|
2016-04-28 17:15:38 +03:00 |
rpl_handler.cc
|
Merge branch '10.0' into 10.1
|
2015-09-03 12:58:41 +02:00 |
rpl_handler.h
|
|
|
rpl_injector.cc
|
Merge branch '10.0' into 10.1
|
2015-11-19 15:52:14 +01: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-9383: Server fails to read master.info after upgrade 10.0 -> 10.1
|
2016-04-08 10:31:03 +02:00 |
rpl_mi.h
|
Merge branch '10.0' into 10.1
|
2016-01-25 22:58:57 +01:00 |
rpl_parallel.cc
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
rpl_parallel.h
|
Merge branch '10.0' into 10.1
|
2016-03-21 13:02:53 +01:00 |
rpl_record.cc
|
Merge branch '10.0' into 10.1
|
2016-03-21 13:02:53 +01:00 |
rpl_record.h
|
|
|
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
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
rpl_rli.h
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
rpl_tblmap.cc
|
|
|
rpl_tblmap.h
|
|
|
rpl_utility.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
rpl_utility.h
|
|
|
scheduler.cc
|
cleanup: thread_count
|
2016-06-04 09:06:00 +02:00 |
scheduler.h
|
MDEV-6150 Speed up connection speed by moving creation of THD to new thread
|
2016-02-07 10:34:03 +02:00 |
set_var.cc
|
Cleanups
|
2016-04-28 16:36:02 +03:00 |
set_var.h
|
Cleanups
|
2016-04-28 16:36:02 +03:00 |
sha2.cc
|
|
|
signal_handler.cc
|
Merge branch '10.1' into 10.2
|
2016-03-23 22:36:46 +01:00 |
slave.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
slave.h
|
MDEV-5273 Prepared statement doesn't return metadata after prepare.
|
2016-01-28 11:12:03 +04:00 |
sp.cc
|
Followup for 2783fc7 : return an error to the caller if mysql.proc cannot be opened
|
2016-03-24 09:45:28 +01:00 |
sp.h
|
MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function.
|
2016-03-23 12:16:39 +04:00 |
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sp_head.h
|
Merge branch '10.1' into 10.2
|
2016-03-23 22:36:46 +01:00 |
sp_pcontext.cc
|
A joint patch for:
|
2015-11-25 11:22:10 +04:00 |
sp_pcontext.h
|
Removing sp_variable::type, as it was always set to the same value with
|
2015-11-26 15:04:55 +04:00 |
sp_rcontext.cc
|
A joint patch for:
|
2015-11-25 11:22:10 +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
|
|
|
spatial.h
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +03:00 |
sql_acl.cc
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-22 22:04:55 +03:00 |
sql_acl.h
|
[MDEV-7978] Updated syntax for SHOW CREATE USER
|
2016-03-08 16:55:17 +02:00 |
sql_admin.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04: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
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_alter.h
|
|
|
sql_analyse.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +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
|
MDEV-8646: Re-engineer the code for post-join operations
|
2016-03-28 12:02:56 +03:00 |
sql_analyze_stmt.h
|
MDEV-8646: Re-engineer the code for post-join operations
|
2016-03-28 12:02:56 +03:00 |
sql_array.h
|
Cleanups
|
2016-04-28 16:36:02 +03:00 |
sql_audit.cc
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
sql_audit.h
|
fix most annoying warnings on Windows
|
2016-03-22 18:46:02 +01:00 |
sql_base.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:44 -04:00 |
sql_base.h
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_binlog.cc
|
|
|
sql_binlog.h
|
|
|
sql_bitmap.h
|
MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128
|
2015-11-09 09:28:00 -05:00 |
sql_bootstrap.cc
|
|
|
sql_bootstrap.h
|
|
|
sql_builtin.cc.in
|
|
|
sql_cache.cc
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04: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
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
sql_class.h
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_client.cc
|
|
|
sql_cmd.h
|
[MDEV-7978] Updated syntax for SHOW CREATE USER
|
2016-03-08 16:55:17 +02:00 |
sql_connect.cc
|
cleanup: thread_count
|
2016-06-04 09:06:00 +02:00 |
sql_connect.h
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
sql_const.h
|
Increase value of thread_cache_size to 32
|
2016-03-22 23:44:52 +02:00 |
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_cte.cc
|
Fixed bug mdev-9937.
|
2016-04-20 10:55:53 -07:00 |
sql_cte.h
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
sql_cursor.cc
|
MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake()
|
2015-11-26 11:34:16 +04:00 |
sql_cursor.h
|
|
|
sql_db.cc
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
sql_db.h
|
|
|
sql_delete.cc
|
MDEV-9847: Window functions: crash with big_tables=1
|
2016-04-06 20:34:23 +03:00 |
sql_delete.h
|
|
|
sql_derived.cc
|
MDEV-3944: Allow derived tables in VIEWS
|
2016-05-28 14:44:21 +02: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
|
merge commit 02b00b154
|
2015-10-24 20:06:59 +02:00 |
sql_digest_stream.h
|
|
|
sql_do.cc
|
This is the consolidated patch for mdev-8646:
|
2016-02-09 12:35:59 -08:00 |
sql_do.h
|
|
|
sql_error.cc
|
MDEV-9947: COM_MULTI united response
|
2016-05-17 13:31:33 +02:00 |
sql_error.h
|
MDEV-9947: COM_MULTI united response
|
2016-05-17 13:31:33 +02:00 |
sql_explain.cc
|
MDEV-9848: Window functions: reuse sorting and/or scanning
|
2016-04-05 19:10:44 +03:00 |
sql_explain.h
|
Window functions: Better class names
|
2016-04-06 18:24:11 +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-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04: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
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
sql_help.h
|
|
|
sql_hset.h
|
|
|
sql_insert.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_insert.h
|
|
|
sql_join_cache.cc
|
Merge branch '10.0' into 10.1
|
2016-03-21 13:02:53 +01:00 |
sql_join_cache.h
|
|
|
sql_lex.cc
|
MDEV-3944: Allow derived tables in VIEWS
|
2016-05-28 14:44:21 +02:00 |
sql_lex.h
|
MDEV-3944: Allow derived tables in VIEWS
|
2016-05-28 14:44:21 +02:00 |
sql_lifo_buffer.h
|
|
|
sql_list.cc
|
|
|
sql_list.h
|
fix the method name
|
2016-06-04 09:06:00 +02:00 |
sql_load.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-04-07 00:54:39 +03:00 |
sql_load.h
|
|
|
sql_locale.cc
|
Fix spelling errors
|
2015-08-27 00:39:44 +03:00 |
sql_locale.h
|
Added new range of MariaDB error messages, starting from 3000
|
2016-04-05 18:00:03 +03: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-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_parse.h
|
MDEV-9947: COM_MULTI united response
|
2016-05-17 13:31:33 +02:00 |
sql_partition.cc
|
MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()
|
2015-11-26 11:34:17 +04:00 |
sql_partition.h
|
MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()
|
2015-11-26 11:34:17 +04: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
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
sql_plugin.h
|
|
|
sql_plugin_compat.h
|
|
|
sql_plugin_services.ic
|
Fix to ensure updates in gtid_slave_state table do not get binlogged.
|
2016-02-24 23:32:37 -05:00 |
sql_prepare.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_prepare.h
|
MDEV-9058: protocol: COM_MULTI command (part 3)
|
2016-03-18 18:25:37 +01:00 |
sql_priv.h
|
MDEV-9792 Backport MDEV-8713 to 10.1.
|
2016-04-27 11:08:46 +04: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
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
sql_reload.h
|
|
|
sql_rename.cc
|
Merge branch '10.0' into 10.1
|
2015-11-19 15:52:14 +01:00 |
sql_rename.h
|
|
|
sql_repl.cc
|
Final fixes for Memory_used
|
2016-04-28 17:15:38 +03:00 |
sql_repl.h
|
MDEV-5273 Prepared statement doesn't return metadata after prepare.
|
2016-01-28 11:12:03 +04:00 |
sql_select.cc
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +03:00 |
sql_select.h
|
Fixed bug mdev-9897.
|
2016-04-14 00:47:28 -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
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
sql_show.h
|
Fixed wrong counting of global Memory_used
|
2016-04-28 13:39:55 +03: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
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
sql_state.c
|
|
|
sql_statistics.cc
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
sql_statistics.h
|
|
|
sql_string.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
sql_string.h
|
MDEV-8253 EXPLAIN SELECT prints unexpected characters
|
2015-09-23 13:04:28 +04:00 |
sql_table.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
sql_table.h
|
A joint patch for:
|
2015-11-25 11:22:10 +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
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
sql_test.h
|
MDEV-9220 Split filesort.cc:make_sortkey() and filesort.cc::sortlength() into virtual methods in Type_handler
|
2016-01-12 17:03:29 +04:00 |
sql_time.cc
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
sql_time.h
|
Merge branch '10.0' into 10.1
|
2016-02-23 21:35:05 +01:00 |
sql_trigger.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_trigger.h
|
MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column
|
2015-12-21 21:30:54 +01:00 |
sql_truncate.cc
|
Merge tag 'mariadb-10.0.19' into 10.1
|
2015-06-01 15:51:25 +02:00 |
sql_truncate.h
|
|
|
sql_type.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
sql_type.h
|
MDEV-9220 Split filesort.cc:make_sortkey() and filesort.cc::sortlength() into virtual methods in Type_handler
|
2016-01-12 17:03:29 +04:00 |
sql_udf.cc
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
sql_udf.h
|
Merge branch '10.0' into 10.1
|
2015-12-21 21:24:22 +01:00 |
sql_union.cc
|
Merge branch '10.2' into bb-10.2-mdev9543
|
2016-03-28 22:18:38 +03:00 |
sql_union.h
|
|
|
sql_update.cc
|
MDEV-3944: Allow derived tables in VIEWS
|
2016-05-28 14:44:21 +02:00 |
sql_update.h
|
MDEV-8701 Crash on derived query
|
2015-11-06 17:56:56 +01:00 |
sql_view.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sql_view.h
|
Fixed compile errors of the merge of the patch for mdev-8789 with 10.2.
|
2015-12-21 12:13:39 -08:00 |
sql_window.cc
|
Fixed compiler warnings and test failures found by buildbot
|
2016-06-24 02:25:14 +03:00 |
sql_window.h
|
Cleanups
|
2016-04-28 16:36:02 +03:00 |
sql_yacc.yy
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +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
|
Merge branch '10.1' into 10.2
|
2016-02-06 18:14:54 +02:00 |
sys_vars.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
sys_vars.ic
|
MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring
|
2016-05-17 15:27:10 +04:00 |
sys_vars_shared.h
|
|
|
table.cc
|
MDEV-10138 Support for decimals up to 38 digits
|
2016-06-22 22:04:55 +03:00 |
table.h
|
Merge pull request #181 from ottok/ok-debpkg-10.2
|
2016-06-14 16:43:08 +04:00 |
table_cache.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
table_cache.h
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
temporary_tables.cc
|
MDEV-10219 rpl.rpl_parallel_temptable failed in buildbot: Assertion `!table || !table->in_use || table->in_use == _current_thd()' failed
|
2016-06-22 22:04:55 +03:00 |
thr_malloc.cc
|
MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()
|
2015-11-26 11:34:17 +04:00 |
thr_malloc.h
|
MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()
|
2015-11-26 11:34:17 +04:00 |
threadpool.h
|
Fix leak from missing my_thread_end
|
2016-03-09 16:42:45 +01:00 |
threadpool_common.cc
|
cleanup: thread_count
|
2016-06-04 09:06:00 +02:00 |
threadpool_unix.cc
|
Fix threadpool memory leak and connect2 test
|
2016-03-09 10:19:09 +01:00 |
threadpool_win.cc
|
MDEV-9154 : Remove workarounds (mainly dynamic function loading)
|
2016-06-01 20:29:10 +02:00 |
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
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
tztime.h
|
|
|
udf_example.c
|
|
|
udf_example.def
|
|
|
uniques.cc
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
uniques.h
|
Removed TABLE->sort to make it possible to have multiple active calls to
|
2016-03-22 23:44:52 +02:00 |
unireg.cc
|
MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()
|
2015-11-26 11:34:17 +04:00 |
unireg.h
|
Added new range of MariaDB error messages, starting from 3000
|
2016-04-05 18:00:03 +03:00 |
winservice.c
|
|
|
winservice.h
|
CRLF->LF
|
2015-06-02 22:07:47 +02:00 |
wsrep_applier.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
wsrep_applier.h
|
Merge branch '10.0-galera' into 10.1
|
2015-07-14 16:05:29 -04:00 |
wsrep_binlog.cc
|
Changed my_thread_id to int64 to fix compilation problem with
|
2016-02-08 22:34:41 +02:00 |
wsrep_binlog.h
|
|
|
wsrep_check_opts.cc
|
MDEV-9577: sys_vars.ignore_db_dirs_basic fails under Valgrind
|
2016-02-17 15:50:01 -05:00 |
wsrep_dummy.cc
|
Fix to ensure updates in gtid_slave_state table do not get binlogged.
|
2016-02-24 23:32:37 -05:00 |
wsrep_hton.cc
|
Merge branch '10.1' into 10.2
|
2016-02-25 18:19:55 +01:00 |
wsrep_mysqld.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
wsrep_mysqld.h
|
Merge branch '10.0-galera' into bb-10.1-serg
|
2016-02-24 01:21:40 -05:00 |
wsrep_notify.cc
|
Refs codership/mysql-wsrep#141: this commit
|
2015-09-09 17:02:26 -04:00 |
wsrep_priv.h
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |
wsrep_sst.cc
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |
wsrep_sst.h
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno (postfix)
|
2016-06-01 13:15:38 -04:00 |
wsrep_thd.cc
|
MDEV-5535: Cannot reopen temporary table
|
2016-06-10 18:39:43 -04:00 |
wsrep_thd.h
|
|
|
wsrep_utils.cc
|
Reuse THD for new user connections
|
2016-06-04 09:06:00 +02:00 |
wsrep_utils.h
|
Final fixes for Memory_used
|
2016-04-28 17:15:38 +03:00 |
wsrep_var.cc
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |
wsrep_var.h
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |
wsrep_xid.cc
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |
wsrep_xid.h
|
MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
|
2016-05-31 20:37:00 -04:00 |