mariadb/sql
2018-01-23 17:43:12 +04:00
..
share Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
add_errmsg
authors.h
bounded_queue.h
client_settings.h
CMakeLists.txt Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
compat56.cc
compat56.h
contributors.h Update MariaDB Foundation sponsors 2017-06-15 14:42:41 +04:00
create_options.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
create_options.h
custom_conf.h
datadict.cc Fix failing test mysql_client_test 2017-12-07 11:41:52 +02:00
datadict.h
debug_sync.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
debug_sync.h
derror.cc
derror.h
des_key_file.cc
des_key_file.h
discover.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
discover.h
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-12-19 19:46:33 +01:00
event_data_objects.h
event_db_repository.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
event_db_repository.h
event_parse_data.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
event_parse_data.h
event_queue.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
event_queue.h
event_scheduler.cc Move all kill mutex protection to LOCK_thd_kill 2017-12-08 13:46:23 +02:00
event_scheduler.h
events.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
events.h
field.cc Removed wrong DBUG_DUMP that accessed not initialized memory. 2018-01-11 23:55:13 +02:00
field.h Merge 10.2 into bb-10.2-ext 2017-12-19 17:12:14 +02:00
field_conv.cc Merge branch '10.2' into bb-10.2-ext 2017-09-23 20:22:30 +02:00
filesort.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
filesort.h
filesort_utils.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
filesort_utils.h
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gen_lex_token.cc MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
group_by_handler.cc
group_by_handler.h
gstream.cc
gstream.h
ha_partition.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
ha_partition.h Merge 10.2 into bb-10.2-ext 2017-09-20 17:47:49 +03:00
ha_sequence.cc Reset table->record[1] early for sequences to fix comparision of innodb row 2017-10-22 20:23:09 +03:00
ha_sequence.h MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
handler.cc Fix warning 2018-01-08 17:01:55 +00:00
handler.h Merge 10.2 into bb-10.2-ext 2017-12-19 17:12:14 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
hostname.h
init.cc
init.h Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00
innodb_priv.h
item.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
item.h MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type_handler 2017-11-29 10:03:51 +04:00
item_buff.cc
item_cmpfunc.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
item_cmpfunc.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
item_create.cc MDEV-14012 - sql_mode=Oracle: substr(): treat position 0 as position 1 2017-10-06 09:23:06 +02:00
item_create.h
item_func.cc Merge 10.2 into bb-10.2-ext 2018-01-15 16:41:10 +02:00
item_func.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-09 23:21:41 +02:00
item_geofunc.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-20 11:12:08 +04:00
item_geofunc.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-09-13 12:12:05 +04:00
item_inetfunc.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-09 23:21:41 +02:00
item_inetfunc.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-09 23:21:41 +02:00
item_jsonfunc.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
item_jsonfunc.h MDEV-13967 Parameter data type control for Item_long_func 2017-10-01 00:30:58 +04:00
item_row.cc MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() 2017-11-28 06:25:14 +04:00
item_row.h MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() 2017-11-28 06:25:14 +04:00
item_strfunc.cc Merge 10.2 into bb-10.2-ext 2017-12-14 09:53:19 +02:00
item_strfunc.h Merge 10.2 into bb-10.2-ext 2017-12-14 09:53:19 +02:00
item_subselect.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-21 20:32:48 +02:00
item_subselect.h MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() 2017-11-28 06:25:14 +04:00
item_sum.cc Merge 10.2 into bb-10.2-ext 2018-01-15 16:41:10 +02:00
item_sum.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-09 23:21:41 +02:00
item_timefunc.cc MDEV-14376 Explicit CAST(CHAR(N)) erroneously escalates warnings to errors in STRICT_ALL_TABLES 2017-11-13 21:58:00 +04:00
item_timefunc.h MDEV-14376 Explicit CAST(CHAR(N)) erroneously escalates warnings to errors in STRICT_ALL_TABLES 2017-11-13 21:58:00 +04:00
item_windowfunc.cc MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() 2017-11-28 06:25:14 +04: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 MDEV-14269 errors.test fails with valgrind (Conditional jump or move depends on uninitialised value) 2017-11-03 09:27:53 +04:00
item_xmlfunc.h
key.cc Merge 10.2 into bb-10.2-ext 2018-01-15 16:41:10 +02:00
key.h
keycaches.cc
keycaches.h
lex.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
lex_symbol.h
lock.cc Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
lock.h
log.cc Merge 10.2 into bb-10.2-ext 2018-01-15 16:41:10 +02:00
log.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
log_event.cc Merge 10.2 into bb-10.2-ext 2018-01-15 16:41:10 +02:00
log_event.h mysqlbinlog now prints "# Number of rows" and stops on errors 2017-12-29 13:35:41 +02:00
log_event_old.cc mysqlbinlog now prints "# Number of rows" and stops on errors 2017-12-29 13:35:41 +02:00
log_event_old.h mysqlbinlog now prints "# Number of rows" and stops on errors 2017-12-29 13:35:41 +02:00
log_slow.h
main.cc
mdl.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
mdl.h Compilation speed (#546) 2018-01-14 20:50:45 +04:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
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
my_apc.cc Move all kill mutex protection to LOCK_thd_kill 2017-12-08 13:46:23 +02:00
my_apc.h Move all kill mutex protection to LOCK_thd_kill 2017-12-08 13:46:23 +02:00
my_decimal.cc
my_decimal.h
my_json_writer.cc
my_json_writer.h
mysql_install_db.cc
mysql_upgrade_service.cc
mysqld.cc Fixed simple failures: 2018-01-02 02:03:12 +02:00
mysqld.h Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02: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
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
opt_range.h
opt_range_mrr.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
opt_subselect.cc Merge 10.2 into bb-10.2-ext 2018-01-11 18:00:31 +02:00
opt_subselect.h
opt_sum.cc MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
opt_table_elimination.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
parse_file.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
parse_file.h
partition_element.h
partition_info.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
partition_info.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parameters 2017-11-21 16:02:26 +04:00
protocol.h
records.cc Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
records.h
repl_failsafe.cc
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_filter.h
rpl_gtid.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
rpl_gtid.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
rpl_handler.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
rpl_handler.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc Merge branch '10.2' into bb-10.2-ext 2017-08-25 10:25:48 +02:00
rpl_mi.h Do not truncate integers on 32-bit systems in Rows_event_tracker 2018-01-13 20:27:46 +02:00
rpl_parallel.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rpl_parallel.h
rpl_record.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
rpl_record.h
rpl_record_old.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
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 Fix warnings 2018-01-05 17:11:37 +00:00
rpl_utility.h
scheduler.cc
scheduler.h
session_tracker.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
session_tracker.h
set_var.cc
set_var.h
signal_handler.cc Write location of core when doing core dump 2018-01-01 14:12:18 +02:00
slave.cc Do not truncate integers on 32-bit systems in Rows_event_tracker 2018-01-13 20:27:46 +02:00
slave.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sp.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sp.h Fixed compiler warning 2017-08-07 21:22:21 +03:00
sp_cache.cc MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTION 2017-07-12 22:51:06 +04:00
sp_cache.h MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTION 2017-07-12 22:51:06 +04:00
sp_head.cc Merge 10.2 into bb-10.2-ext 2018-01-17 16:22:27 +02:00
sp_head.h MDEV-14415 Add Oracle-style FOR loop to sql_mode=DEFAULT 2017-11-16 14:33:28 +04:00
sp_pcontext.cc
sp_pcontext.h MDEV-14212 Add Field_row for SP ROW variables 2017-10-30 09:24:39 +04:00
sp_rcontext.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-21 20:32:48 +02:00
sp_rcontext.h MDEV-14415 Add Oracle-style FOR loop to sql_mode=DEFAULT 2017-11-16 14:33:28 +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 Fix warnings 2018-01-05 17:11:37 +00:00
sql_acl.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +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
sql_alter.cc
sql_alter.h MDEV-14404 Don't use LEX::check_exists in ALTER SEQUENCE 2017-11-15 19:18:28 +04:00
sql_analyse.cc
sql_analyse.h
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
sql_array.h
sql_audit.cc
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 remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-30 16:42:46 +04:00
sql_basic_types.h
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
sql_bootstrap.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_bootstrap.h
sql_builtin.cc.in
sql_cache.cc Merge 10.2 into bb-10.2-ext 2018-01-03 22:42:27 +02:00
sql_cache.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
sql_callback.h
sql_class.cc Merge 10.2 into bb-10.2-ext 2018-01-17 16:22:27 +02:00
sql_class.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-23 17:43:12 +04:00
sql_client.cc
sql_cmd.h MDEV-13529 Add class Sql_cmd_call 2017-08-15 14:13:42 +04:00
sql_connect.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_connect.h MDEV-13245 Add struct AUTHID 2017-07-05 17:18:33 +04:00
sql_const.h Reducing memory when using information schema 2017-11-02 20:37:25 +02:00
sql_crypt.cc
sql_crypt.h
sql_cte.cc Merge 10.2 into bb-10.2-ext 2018-01-11 18:00:31 +02:00
sql_cte.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
sql_db.h
sql_delete.cc Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
sql_delete.h MDEV-12137 DELETE statement with the same source and target 2017-07-07 22:38:15 +02:00
sql_derived.cc Merge 10.2 into bb-10.2-ext 2018-01-03 15:48:47 +02:00
sql_derived.h
sql_digest.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
sql_digest.h
sql_digest_stream.h
sql_do.cc Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
sql_do.h
sql_error.cc
sql_error.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sql_explain.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_explain.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_expression_cache.cc
sql_expression_cache.h
sql_get_diagnostics.cc MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parameters 2017-11-21 16:02:26 +04:00
sql_get_diagnostics.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc Move all kill mutex protection to LOCK_thd_kill 2017-12-08 13:46:23 +02:00
sql_insert.h
sql_join_cache.cc Windows : Fix truncation warnings in sql/ 2017-10-10 06:19:50 +00:00
sql_join_cache.h
sql_lex.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_lex.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h Fixing a few -Wconversion warnings 2017-09-23 15:48:47 +04:00
sql_load.cc Removing a dead code in sql_load.cc 2017-12-13 15:08:16 +04: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
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 remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-21 20:32:48 +02:00
sql_parse.h MW-86 Additional wsrep_sync_wait coverage 2017-08-14 11:59:52 +03:00
sql_partition.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_partition.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-30 16:42:46 +04:00
sql_partition_admin.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
sql_partition_admin.h
sql_plist.h
sql_plugin.cc MW-416 2017-12-18 16:41:40 +01:00
sql_plugin.h
sql_plugin_compat.h
sql_plugin_services.ic
sql_prepare.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-23 17:43:12 +04:00
sql_prepare.h MDEV-12471: BULK Command 2017-06-14 12:02:54 +02:00
sql_priv.h This first patch prepared for the task MDEV-13369: 2017-08-10 14:26:29 -07:00
sql_profile.cc
sql_profile.h Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
sql_reload.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
sql_repl.h Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
sql_select.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-23 17:43:12 +04:00
sql_select.h Merge 10.2 into bb-10.2-ext 2018-01-11 18:00:31 +02:00
sql_sequence.cc Fix warnings 2018-01-05 17:11:37 +00:00
sql_sequence.h MDEV-14092 NEXTVAL fails on slave 2017-10-19 13:25:02 +03:00
sql_servers.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
sql_servers.h
sql_show.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_show.h
sql_signal.cc SP stack trace 2017-05-29 15:46:29 +04:00
sql_signal.h
sql_sort.h
sql_state.c
sql_statistics.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
sql_statistics.h
sql_string.cc mysqlbinlog now prints "# Number of rows" and stops on errors 2017-12-29 13:35:41 +02:00
sql_string.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
sql_table.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-05 16:52:40 +02:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-30 16:42:46 +04:00
sql_test.h
sql_time.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
sql_time.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
sql_trigger.cc Merge 10.2 into bb-10.2-ext 2018-01-03 22:42:27 +02:00
sql_trigger.h
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
sql_type.cc MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type_handler 2017-11-29 10:03:51 +04:00
sql_type.h MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type_handler 2017-11-29 10:03:51 +04:00
sql_udf.cc
sql_udf.h
sql_union.cc Merge 10.2 into bb-10.2-ext 2018-01-11 18:00:31 +02:00
sql_union.h
sql_update.cc Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
sql_update.h
sql_view.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_view.h
sql_window.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
sql_window.h
sql_yacc.yy Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sql_yacc_ora.yy Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
strfunc.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
strfunc.h
structs.h Merge branch '10.0' into 10.1 2017-12-20 13:30:05 +02:00
sys_vars.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
sys_vars.ic Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
sys_vars_shared.h
table.cc Merge 10.2 into bb-10.2-ext 2018-01-03 22:42:27 +02:00
table.h Merge 10.2 into bb-10.2-ext 2018-01-03 15:48:47 +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 Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04:00
thr_malloc.cc
thr_malloc.h
threadpool.h
threadpool_common.cc Move all kill mutex protection to LOCK_thd_kill 2017-12-08 13:46:23 +02: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 remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-07 12:43:10 +04:00
transaction.h
tzfile.h
tztime.cc
tztime.h
udf_example.c Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-02 22:35:13 +04: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 Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-18 14:11:55 +04:00
unireg.h
winservice.c Simple cleanups 2017-11-05 22:23:32 +02:00
winservice.h
wsrep_applier.cc Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
wsrep_applier.h
wsrep_binlog.cc Merge branch '10.1' into 10.2 2017-09-20 10:46:09 +03:00
wsrep_binlog.h
wsrep_check_opts.cc
wsrep_dummy.cc
wsrep_hton.cc Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-11-29 12:06:48 +04:00
wsrep_mysqld.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
wsrep_mysqld.h Merge 10.2 into bb-10.2-ext 2017-09-17 14:03:51 +03:00
wsrep_notify.cc
wsrep_priv.h
wsrep_sst.cc Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
wsrep_sst.h
wsrep_thd.cc Add more execution stages (commit, rollback, etc) 2017-11-05 22:23:31 +02:00
wsrep_thd.h
wsrep_utils.cc MDEV-10442: "Address already in use" on restart 2017-12-18 16:57:54 +01:00
wsrep_utils.h Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_var.cc Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
wsrep_var.h MDEV-12837: WSREP: BF lock wait long 2017-12-09 11:20:46 +02:00
wsrep_xid.cc
wsrep_xid.h