mariadb/sql
Michael Widenius a70f7aad55 Print thread_id instead of pthread_self to error log
- Now we have same thread_id in general log, slow long and error log
  instead of a long meaningless thread number that may even change for
  one user.
- Align error and slow log header with output
- Extend thread_id with one number to handle nice printing up to ten
  million connections
2017-08-24 01:05:49 +02:00
..
share MDEV-13014 Typos in ER_WRONG_INSERT_INTO_SEQUENCE 2017-08-14 19:56:08 +03:00
add_errmsg
authors.h
bounded_queue.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
client_settings.h
CMakeLists.txt MDEV-11159 Server proxy protocol support 2017-08-22 21:08:38 +02:00
compat56.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
compat56.h
contributors.h Update MariaDB Foundation sponsors 2017-06-15 14:42:41 +04:00
create_options.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
create_options.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
custom_conf.h
datadict.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
datadict.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
debug_sync.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
debug_sync.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
derror.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
derror.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
des_key_file.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
des_key_file.h
discover.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
discover.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
encryption.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_data_objects.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_data_objects.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
event_db_repository.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_db_repository.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
event_parse_data.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_parse_data.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
event_queue.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_queue.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
event_scheduler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
event_scheduler.h
events.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
events.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
field.cc Fix compilation warnings in plugins 2017-08-24 01:05:48 +02:00
field.h MDEV-13414 Fix the SP code to avoid excessive use of strlen 2017-07-31 17:34:59 +04:00
field_conv.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
filesort.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
filesort.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
filesort_utils.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
filesort_utils.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gcalc_slicescan.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gcalc_slicescan.h Correct FSF address 2017-03-10 18:21:29 +01:00
gcalc_tools.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gcalc_tools.h Correct FSF address 2017-03-10 18:21:29 +01:00
gen_lex_hash.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gen_lex_token.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
group_by_handler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
group_by_handler.h Correct FSF address 2017-03-10 18:21:29 +01:00
gstream.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
gstream.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_partition.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_partition.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-07 12:43:10 +04:00
ha_sequence.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_sequence.h MDEV-12930 Testing SEQUENCE object 2017-05-30 21:31:30 +03:00
handler.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
handler.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hash_filo.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hash_filo.h
hostname.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hostname.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
init.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
init.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
innodb_priv.h MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
item.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item.h MDEV-13526 Add Type_handler::Item_val_bool() 2017-08-15 09:37:16 +04:00
item_buff.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_cmpfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_cmpfunc.h MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. 2017-08-11 09:02:55 +04:00
item_create.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_create.h MDEV-12932 Remove enum Cast_target and use Type_handler to handle CAST 2017-05-27 11:12:14 +04:00
item_func.cc Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-08-15 17:13:59 +04:00
item_func.h MDEV-13529 Add class Sql_cmd_call 2017-08-15 14:13:42 +04:00
item_geofunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_geofunc.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-07 12:43:10 +04:00
item_inetfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_inetfunc.h MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions 2017-05-20 16:29:11 +04:00
item_jsonfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_jsonfunc.h MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. 2017-08-11 09:02:55 +04:00
item_row.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_row.h Merge 10.2 into bb-10.2-ext 2017-06-27 08:13:59 +03:00
item_strfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_strfunc.h MDEV-13003 - Oracle compatibility : Replace function 2017-08-11 14:47:36 +04:00
item_subselect.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_subselect.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-06-15 15:27:11 +04:00
item_sum.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_sum.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-06-15 15:27:11 +04:00
item_timefunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_timefunc.h Fixing a few data type related problems: MDEV-12875, MDEV-12886, MDEV-12916 2017-05-25 15:15:39 +04:00
item_windowfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_windowfunc.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_xmlfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
item_xmlfunc.h MDEV-9143 JSON_xxx functions. 2016-10-19 14:10:03 +04:00
key.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
key.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
keycaches.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
keycaches.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
lex.h Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-05-17 12:59:07 +04:00
lex_symbol.h
lock.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
lock.h MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
log.cc Print thread_id instead of pthread_self to error log 2017-08-24 01:05:49 +02:00
log.h MDEV-12179: Per-engine mysql.gtid_slave_pos table 2017-07-03 09:33:41 +02:00
log_event.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
log_event.h Merge bb-10.2-ext into 10.3 2017-07-07 12:39:43 +03:00
log_event_old.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
log_event_old.h
log_slow.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
main.cc
mariadb.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mdl.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mdl.h MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES 2016-12-21 13:18:45 +04:00
mem_root_array.h MDEV-9764: MariaDB does not limit memory used for range optimization 2016-05-31 17:59:04 +03:00
message.h
message.mc
message.rc
mf_iocache.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mf_iocache_encr.cc
MSG00001.bin
multi_range_read.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
multi_range_read.h Remove XtraDB 2017-06-21 13:44:16 +03:00
my_apc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
my_apc.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_decimal.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
my_decimal.h
my_json_writer.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
my_json_writer.h Correct FSF address 2017-03-10 18:21:29 +01:00
mysql_install_db.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysql_upgrade_service.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysqld.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysqld.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysqld_suffix.h
net_serv.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
opt_range.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
opt_range.h MDEV-12721 Wrong execution plan for WHERE (date_field <=> timestamp_expr AND TRUE) 2017-05-07 17:44:27 +04:00
opt_range_mrr.cc Correct FSF address 2017-03-10 18:21:29 +01:00
opt_subselect.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
opt_subselect.h Correct FSF address 2017-03-10 18:21:29 +01:00
opt_sum.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
opt_table_elimination.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
parse_file.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
parse_file.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
partition_element.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
partition_info.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
partition_info.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-12 22:54:49 +04:00
password.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
plistsort.c Correct FSF address 2017-03-10 18:21:29 +01:00
procedure.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
procedure.h MDEV-12719 Determine Item::result_type() from Item::type_handler() 2017-05-07 19:29:23 +04:00
protocol.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
protocol.h
proxy_protocol.cc fix compile errors 2017-08-23 08:27:46 +00:00
proxy_protocol.h MDEV-11159 Server proxy protocol support 2017-08-22 21:08:38 +02:00
records.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
repl_failsafe.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
replication.h
rpl_constants.h
rpl_filter.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_filter.h
rpl_gtid.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_gtid.h MDEV-12179 post-merge fixes. 2017-07-03 10:36:09 +02:00
rpl_handler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_handler.h
rpl_injector.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_injector.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_mi.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_mi.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_parallel.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_parallel.h Change "static int" to enum in classes 2017-04-18 12:23:40 +03:00
rpl_record.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_record.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_record_old.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_record_old.h
rpl_reporting.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_reporting.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_rli.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_rli.h Use microsecond_interval_timer() instead of my_time() in replicaiton 2017-08-24 01:04:35 +02:00
rpl_tblmap.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_tblmap.h
rpl_utility.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
rpl_utility.h
scheduler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
scheduler.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
session_tracker.cc Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
session_tracker.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
set_var.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
set_var.h MDEV-12179: Per-engine mysql.gtid_slave_pos table 2017-07-03 09:33:41 +02:00
signal_handler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
slave.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
slave.h MDEV-12179: Per-engine mysql.gtid_slave_pos table 2017-07-03 09:33:41 +02:00
sp.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp.h Fixed compiler warning 2017-08-07 21:22:21 +03:00
sp_cache.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_cache.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_head.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_head.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_pcontext.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_pcontext.h MDEV-12695 Add Column_definition::type_handler() 2017-05-05 07:00:18 +04:00
sp_rcontext.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sp_rcontext.h MDEV-12011 sql_mode=ORACLE: cursor%ROWTYPE in variable declarations 2017-04-05 15:02:59 +04:00
spatial.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
spatial.h MDEV-12181 ST_AsGeoJSON argument does not limit decimals. 2017-08-07 12:49:04 +04:00
sql_acl.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_acl.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_admin.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_admin.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_alloc.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
sql_alter.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_alter.h MDEV-10139 Support for SEQUENCE objects 2017-05-08 02:44:55 +03:00
sql_analyse.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_analyse.h Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
sql_analyze_stmt.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_analyze_stmt.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
sql_array.h
sql_audit.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_audit.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_base.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
sql_base.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_basic_types.h Use sql_mode_t for sql_mode. 2016-10-05 01:11:08 +03:00
sql_binlog.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_binlog.h
sql_bitmap.h
sql_bootstrap.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_bootstrap.h
sql_builtin.cc.in MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
sql_cache.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
sql_cache.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-08-11 10:58:23 +04:00
sql_callback.h
sql_class.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
sql_class.h Optimize make_lex_string() to not call alloc_root twice. 2017-08-24 01:05:49 +02:00
sql_client.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_cmd.h MDEV-13529 Add class Sql_cmd_call 2017-08-15 14:13:42 +04:00
sql_connect.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_connect.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_const.h Merge tag 'mariadb-10.2.6' into bb-10.2-ext 2017-05-26 19:32:28 +04:00
sql_crypt.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_crypt.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
sql_cte.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_cte.h Added copyright message to some files 2017-08-24 01:05:17 +02:00
sql_cursor.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_cursor.h MDEV-12011 sql_mode=ORACLE: cursor%ROWTYPE in variable declarations 2017-04-05 15:02:59 +04:00
sql_db.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_db.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_delete.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_derived.h Fixed the bug mdev-12563. 2017-04-28 21:59:11 -07:00
sql_digest.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_digest.h
sql_digest_stream.h
sql_do.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_do.h
sql_error.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_error.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
sql_explain.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_explain.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-03-31 16:40:29 +04:00
sql_expression_cache.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_expression_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_get_diagnostics.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_get_diagnostics.h
sql_handler.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_handler.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_help.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_help.h
sql_hset.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_insert.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_insert.h MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL 2017-01-17 20:16:09 +01:00
sql_join_cache.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_join_cache.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_lex.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_lex.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_lifo_buffer.h Correct FSF address 2017-03-10 18:21:29 +01:00
sql_list.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_list.h Added sql_alloc.h 2017-08-24 01:05:48 +02:00
sql_load.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_load.h
sql_locale.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_locale.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_manager.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_manager.h
sql_parse.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_parse.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_partition.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_partition.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-12 22:54:49 +04:00
sql_partition_admin.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_partition_admin.h
sql_plist.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_plugin.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_plugin.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_plugin_compat.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_plugin_services.ic Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
sql_prepare.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02: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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_profile.h Reuse THD for new user connections 2016-06-04 09:06:00 +02:00
sql_reload.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_reload.h
sql_rename.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_rename.h
sql_repl.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_repl.h Set server_id to 1 by default and disallow to set it to 0 2016-08-29 20:28:06 +03:00
sql_select.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_select.h Implemented condition pushdown into derived tables / views 2017-08-12 19:58:55 -07:00
sql_sequence.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_sequence.h MDEV-13393 SEQUENCE related crash when running concurrent I_S.TABLES and FLUSH queries 2017-08-07 21:22:21 +03:00
sql_servers.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_servers.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_show.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_show.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_signal.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_signal.h MDEV-11037 Diagnostics_area refactoring for user defined exceptions 2017-04-05 15:02:53 +04:00
sql_sort.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_state.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_statistics.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_statistics.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_string.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_string.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_table.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_table.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_tablespace.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_tablespace.h
sql_test.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_test.h
sql_time.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_time.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_trigger.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_trigger.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_truncate.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_truncate.h
sql_type.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_type.h MDEV-13526 Add Type_handler::Item_val_bool() 2017-08-15 09:37:16 +04:00
sql_udf.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_udf.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_union.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_union.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_update.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_update.h
sql_view.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_view.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sql_window.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_window.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_yacc.yy Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sql_yacc_ora.yy Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
strfunc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
strfunc.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
structs.h MDEV-13414 Fix the SP code to avoid excessive use of strlen 2017-07-31 17:34:59 +04:00
sys_vars.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sys_vars.ic Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-08-15 07:52:48 +04:00
sys_vars_shared.h
table.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
table.h Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
table_cache.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
table_cache.h MDEV-10296 - Multi-instance table cache 2016-09-16 18:41:21 +04:00
temporary_tables.cc Simplify test if we can use table in query cache 2017-08-24 01:05:49 +02:00
thr_malloc.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
thr_malloc.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
threadpool.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
threadpool_common.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
threadpool_generic.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
threadpool_win.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
transaction.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
transaction.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
tzfile.h
tztime.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
tztime.h
udf_example.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
udf_example.def MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
uniques.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
uniques.h
unireg.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02: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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_applier.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep_binlog.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02: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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_dummy.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_hton.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_mysqld.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_mysqld.h Fix galera tests part II(Fix previous commit) 2017-05-08 16:29:41 +05:30
wsrep_notify.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_priv.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
wsrep_sst.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02: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 Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_thd.h
wsrep_utils.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_utils.h Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
wsrep_var.cc Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
wsrep_var.h Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
wsrep_xid.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
wsrep_xid.h MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno 2016-05-31 20:37:00 -04:00