mariadb/sql
Vicențiu Ciorbaru 8cee2f136d MDEV-13384: "window" seems like a reserved column name but it's not listed as one
Window is a reserved keyword according to SQL Standard 2016. However, we
can make the grammar slightly flexible by allowing WINDOW keyword everywhere
except table aliases. Change yacc grammar to separate between all keywords
and table_alias keywords.
2017-11-29 09:39:31 +02:00
..
share Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
add_errmsg
authors.h MDEV-6821, MDEV-6826 - Update authors and contributors 2016-02-04 16:00:11 +02:00
bounded_queue.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
client_settings.h Merge branch '10.1' into 10.2 2016-02-25 18:19:55 +01:00
CMakeLists.txt Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
compat56.cc Fixed issues found by buildbot 2017-01-11 09:18:35 +02:00
compat56.h Adding support for MySQL-5.6 temporal column types: 2013-07-10 11:49:17 +04:00
contributors.h Update MariaDB Foundation sponsors 2017-06-15 14:42:41 +04:00
create_options.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
create_options.h Correct FSF address 2017-03-10 18:21:29 +01:00
custom_conf.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
datadict.cc Merge 10.1 into 10.2 2017-11-07 23:02:39 +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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
des_key_file.h
discover.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
discover.h 10.0-monty merge 2013-07-21 16:39:19 +02:00
encryption.cc MDEV-12863 No table can be created after second encryption plugin attempted to load 2017-08-08 14:52:08 +02:00
event_data_objects.cc MW-416 DDL replication moved after acl checking 2017-10-10 08:37:44 +03:00
event_data_objects.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
event_db_repository.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_db_repository.h MDEV-7281 EVENT: CREATE OR REPLACE 2015-02-27 13:34:18 +04:00
event_parse_data.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_parse_data.h compiler warnings 2014-10-01 23:38:26 +02:00
event_queue.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_queue.h 5.2 merge 2014-03-16 21:03:01 +01:00
event_scheduler.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
event_scheduler.h 10.0-base merge 2014-02-26 15:28:07 +01:00
events.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
events.h Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
field.cc Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
field.h MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default function 2017-10-11 18:13:44 +04:00
field_conv.cc bugfix: copy timestamps correctly in INSERT...SELECT 2017-09-22 14:01:26 +02:00
filesort.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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 Removed TABLE->sort to make it possible to have multiple active calls to 2016-03-22 23:44:52 +02:00
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 MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
gstream.h 5.2 merge 2014-03-16 21:03:01 +01:00
ha_partition.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
ha_partition.h Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
handler.cc Merge 10.1 into 10.2 2017-11-07 23:02:39 +02:00
handler.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
hash_filo.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
hash_filo.h List<>-style template wrapper over hash_filo 2014-03-19 09:57:09 +01:00
hostname.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01: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 Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00
innodb_priv.h MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
item.cc MDEV-14435 Different UNSIGNED flag of out user variable for YEAR parameter for direct vs prepared CALL 2017-11-18 18:29:50 +04:00
item.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_buff.cc Merge branch '10.2' into 10.2-mdev9864 2016-05-08 23:04:41 +03:00
item_cmpfunc.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
item_cmpfunc.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_create.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
item_create.h Moving Item::str_value from public to protected. 2014-09-03 01:56:21 +04:00
item_func.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_func.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_geofunc.cc MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04:00
item_geofunc.h MDEV-13716 point_big test fails in 10.2. 2017-09-12 11:58:49 +04:00
item_inetfunc.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_inetfunc.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_jsonfunc.cc MDEV-14402 JSON_VALUE doesn't escape quote. 2017-11-16 19:59:27 +04:00
item_jsonfunc.h MDEV-12877 Wrong result from JSON native function. 2017-09-12 19:15:31 +04:00
item_row.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_row.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_strfunc.cc MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
item_strfunc.h Fixed mdev-14237 Server crash on query with regexp_substr 2017-11-05 22:52:41 -08:00
item_subselect.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_subselect.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
item_sum.cc MDEV-14320 main.subselect failed in buildbot, results mismatch 2017-11-08 15:00:26 +04:00
item_sum.h MDEV-10817 CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong result 2017-11-07 15:03:58 +04:00
item_timefunc.cc Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
item_timefunc.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
item_windowfunc.cc Fixed the bug mdev-13064. 2017-06-16 09:50:57 -07:00
item_windowfunc.h MDEV-13358: FIRST_V throw SQL Fehler (1292): Incorrect datetime value 2017-09-19 15:14:10 +03:00
item_xmlfunc.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
item_xmlfunc.h MDEV-9143 JSON_xxx functions. 2016-10-19 14:10:03 +04:00
key.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
key.h MariaRocks port: make key_restore() parameter const 2016-10-16 11:01:01 +00:00
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 branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
lex_symbol.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
lock.cc Fix several truncation and formatting warnings. 2017-10-03 19:43:43 +00:00
lock.h MDEV-7004 - Merge scalability fixes from 10.0-power 2014-12-05 11:01:49 +04:00
log.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
log.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
log_event.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
log_event.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
log_event_old.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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 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 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 Fix several truncation and formatting warnings. 2017-10-03 19:43:43 +00:00
MSG00001.bin
multi_range_read.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02: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 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 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 branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
mysqld.h Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00
mysqld_suffix.h
net_serv.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02: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 branch '10.1' into 10.2 2017-10-24 14:53:18 +02: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
opt_subselect.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04:00
opt_subselect.h Correct FSF address 2017-03-10 18:21:29 +01: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
parse_file.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00: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 MDEV-13550 Copy ctor instread of memcpy() in partition_info::get_clone() (#436) 2017-11-22 12:52:16 +01:00
partition_info.h Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02: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 MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
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 branch '10.1' into 10.2 2017-08-17 11:38:34 +02: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 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-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_filter.h MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
rpl_gtid.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
rpl_gtid.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
rpl_handler.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
rpl_handler.h MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
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 Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02: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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_parallel.h Merge 10.0 into 10.1 2017-03-03 13:27:12 +02:00
rpl_record.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
rpl_record_old.h 5.2 merge 2014-03-16 21:03:01 +01:00
rpl_reporting.cc Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
rpl_reporting.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
rpl_rli.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_rli.h Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
rpl_tblmap.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
rpl_tblmap.h
rpl_utility.cc Merge branch '10.1' into 10.2 2016-02-25 18:19:55 +01:00
rpl_utility.h MDEV-6120: When slave stops with error, error message should indicate the failing GTID 2014-06-25 15:17:03 +02:00
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
session_tracker.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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 Fix threadpool to report connections aborted due to wait timeout. 2017-08-30 14:37:16 +00:00
slave.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
slave.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sp.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sp.h Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT 2017-02-27 12:35:10 +01:00
sp_cache.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
sp_cache.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
sp_head.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sp_head.h Merge 10.1 into 10.2 2017-09-06 19:28:51 +03:00
sp_pcontext.cc A joint patch for: 2015-11-25 11:22:10 +04:00
sp_pcontext.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sp_rcontext.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
sp_rcontext.h MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO 2015-05-13 15:56:56 +04:00
spatial.cc MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04:00
spatial.h MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. 2017-11-14 13:36:50 +04:00
sql_acl.cc MDEV-13453: Executing a query via CTE requires more permissions than the query itself 2017-11-15 13:25:55 +01:00
sql_acl.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_admin.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
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 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 MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 2015-08-21 10:40:39 +04:00
sql_analyze_stmt.cc MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(Json_writer*) 2017-07-12 19:46:44 +05:30
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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_base.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_base.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_basic_types.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_binlog.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_cache.h fix some conversion warnings 2017-09-28 17:20:46 +00:00
sql_callback.h
sql_class.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_class.h Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_client.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
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-08-17 11:38:34 +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-10-24 14:53:18 +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 Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_cte.cc Fixed bug mdev-13453 Executing a query via CTE requires more permissions 2017-11-14 12:23:31 -08: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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_db.h MDEV-7280 DATABASE: CREATE OR REPLACE 2014-12-10 08:13:08 +04:00
sql_delete.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_delete.h MWL#205 DELETE with result set (mdev-3814) 2013-08-06 13:31:38 -07:00
sql_derived.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-11-09 15:41:26 +04: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 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 '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_do.h
sql_error.cc MDEV-9114: Bulk operations (Array binding) 2016-11-02 15:07:52 +01:00
sql_error.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_explain.cc Merge 10.1 into 10.2 2017-07-06 20:28:08 +03: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 Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
sql_get_diagnostics.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_handler.cc Removed usage of my_hash_search() with uninitialized HASH. 2017-01-11 09:18:35 +02: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 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 Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_join_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_lex.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_lex.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01: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-10-24 14:53:18 +02:00
sql_load.h
sql_locale.cc Support for server error messages in Hindi 2017-08-03 17:28:46 +04:00
sql_locale.h Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
sql_manager.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sql_manager.h
sql_parse.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_parse.h MW-86 Additional wsrep_sync_wait coverage 2017-08-14 11:59:52 +03:00
sql_partition.cc Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_partition.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_partition_admin.cc Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
sql_partition_admin.h Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
sql_plist.h merge 10-base->10.0 2013-11-11 23:40:53 +02:00
sql_plugin.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_plugin.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_plugin_compat.h strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
sql_plugin_services.ic Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
sql_prepare.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_prepare.h MDEV-12471: BULK Command 2017-06-14 12:02:54 +02:00
sql_priv.h Merge branch '10.1' into 10.2 2017-07-05 19:08:55 +02: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 branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_reload.h MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01:00
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 branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_repl.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_select.cc Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on. 2017-11-10 14:01:29 -08:00
sql_select.h Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rows 2017-11-02 15:57:13 -07:00
sql_servers.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
sql_servers.h cleanup: freshen up CREATE SERVER code 2014-12-04 10:41:51 +01:00
sql_show.cc remove dead code 2017-11-22 12:52:16 +01: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 Finished merging wl5986 started by Igor. 2013-06-19 14:32:14 +03:00
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 mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
sql_statistics.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_statistics.h MDEV-10957: Assertion failure when dropping a myisam table 2016-12-19 15:55:55 -05:00
sql_string.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_string.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_table.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_table.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02: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 2017-10-18 17:10:49 +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 Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_time.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_trigger.cc MW-416 2017-10-10 08:37:44 +03:00
sql_trigger.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sql_truncate.cc Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original form 2017-08-11 14:06:16 +03:00
sql_truncate.h 5.5.38 merge 2014-06-06 00:07:27 +02:00
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 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +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.1' into 10.2 2017-08-17 11:38:34 +02:00
sql_union.h
sql_update.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sql_update.h MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
sql_view.cc Fix test failure on galera.view caused by incorrect location 2017-10-10 16:54:09 +03: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 Fix several truncation and formatting warnings. 2017-10-03 19:43:43 +00:00
sql_window.h Fixed bug mdev-10868. 2016-09-30 17:40:40 -07:00
sql_yacc.yy MDEV-13384: "window" seems like a reserved column name but it's not listed as one 2017-11-29 09:39:31 +02:00
strfunc.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
strfunc.h Fixed issues with partitions and create temporary table SELECT ... 2013-07-03 22:50:34 +03:00
structs.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sys_vars.cc Updated help message for long_query_time 2017-10-31 13:42:57 +02:00
sys_vars.ic MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sys_vars_shared.h
table.cc Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
table.h Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
table_cache.cc In table cache code, fix casts from longlong to long for 2017-09-29 17:27:21 +00:00
table_cache.h In table cache code, fix casts from longlong to long for 2017-09-29 17:27:21 +00:00
temporary_tables.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00: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 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
threadpool_common.cc Fix threadpool to report connections aborted due to wait timeout. 2017-08-30 14:37:16 +00:00
threadpool_generic.cc Windows, generic threadpool cleanups 2017-11-28 13:23:51 +00:00
threadpool_win.cc MDEV-13179 main.errors fails with wrong errno 2017-08-07 03:48:58 +03:00
transaction.cc Merge branch '10.1' into 10.2 2017-07-05 19:08:55 +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 MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
udf_example.def
uniques.cc fix some conversion warnings 2017-09-28 17:20:46 +00:00
uniques.h fix some conversion warnings 2017-09-28 17:20:46 +00:00
unireg.cc MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK && 2017-10-11 11:57:26 +04: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 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc Merge branch '10.1' into 10.2 2017-09-20 10:46:09 +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 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 2017-11-21 19:47:46 +01:00
wsrep_mysqld.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
wsrep_mysqld.h MW-394 2017-09-15 09:22:54 +03:00
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 Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +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 branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
wsrep_thd.h Improve performance for calculating memory allocation 2015-02-01 15:24:22 +02:00
wsrep_utils.cc Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_utils.h Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_var.cc Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
wsrep_var.h Merge 10.1 into 10.2 2017-08-31 09:30:40 +03: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