MariaDB-server/sql
2013-01-08 21:23:40 +01:00
..
examples
share Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
add_errmsg
authors.h
client_settings.h
CMakeLists.txt Bug#12845091 .EMPTY FILE IN /DATA/TEST PREVENTS USERS FROM DROPPING TEST DB ON 5.5 AND 5.6 2012-05-29 10:54:57 +02:00
contributors.h
create_options.cc 5.3 merge 2012-10-18 23:33:06 +02:00
create_options.h
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
debug_sync.h debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
derror.cc Better error message when using --language or --log-bin 2012-09-07 17:05:17 +03:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Added new status variables: 2012-09-09 01:22:06 +03:00
event_scheduler.h
events.cc
events.h
field_conv.cc mysql-5.5 merge 2012-06-14 20:05:31 +02:00
field.cc Added new status variables: 2012-09-09 01:22:06 +03:00
field.h fix compile error, when building with oqgraph 2012-06-25 18:17:24 +02:00
filesort.cc Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
filesort.h
frm_crypt.cc
frm_crypt.h
gcalc_slicescan.cc bug #977021 ST_BUFFER fails with the negative D. 2012-04-29 18:08:11 +05:00
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc Merge MySQL 5.1.66 -> MariaDB 5.1.65 2012-11-06 11:52:55 +02:00
gstream.cc
gstream.h
ha_ndbcluster_binlog.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
ha_ndbcluster_binlog.h Updated/added copyright headers 2012-02-16 10:48:16 +01:00
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_ndbcluster.cc
ha_ndbcluster.h mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
ha_partition.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
ha_partition.h Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
handler.cc Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
handler.h Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
hash_filo.cc
hash_filo.h
hostname.cc Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST 2012-06-19 13:54:31 +05:30
hostname.h
init.cc
init.h
innodb_priv.h 5.3 merge 2012-05-04 07:16:38 +02:00
item_buff.cc
item_cmpfunc.cc Merge from 5.3 2012-08-24 13:57:39 +02:00
item_cmpfunc.h Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
item_create.cc
item_create.h
item_func.cc Added new status variables: 2012-09-09 01:22:06 +03:00
item_func.h 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
item_geofunc.cc merge 5.3->5.5 2012-09-06 00:14:33 +03:00
item_geofunc.h
item_row.cc Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
item_row.h
item_strfunc.cc Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
item_strfunc.h Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
item_subselect.cc Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
item_subselect.h MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::exec, remove enum store_key_result 2012-10-25 15:50:10 +03:00
item_sum.cc MDEV-3987 uninitialized read in Item_cond::fix_fields leads to crash: select .. where .. in ( select ... ) 2013-01-08 21:21:28 +01:00
item_sum.h non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
item_timefunc.cc 5.3 merge 2012-08-31 14:15:52 +02:00
item_timefunc.h LP993103: Wrong result with LAST_DAY('0000-00-00 00:00:00')IS NULL in WHERE condition 2012-05-02 16:53:02 +02:00
item_xmlfunc.cc Added new status variables: 2012-09-09 01:22:06 +03:00
item_xmlfunc.h
item.cc non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
item.h MDEV-3987 uninitialized read in Item_cond::fix_fields leads to crash: select .. where .. in ( select ... ) 2013-01-08 21:21:28 +01:00
key.cc
key.h
keycaches.cc
keycaches.h
lex_symbol.h
lex.h Added function last_value() which returns the last value but evalutes all arguments as a side effect. 2012-09-05 18:23:51 +03:00
lock.cc MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINT 2012-05-08 14:27:44 +02:00
lock.h
log_event_old.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
log_event_old.h merge from 5.2 2012-08-24 14:02:32 +02:00
log_event.cc Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
log_event.h Merge MariaDB 5.1.66 -> 5.2.12 2012-11-08 15:24:35 +02:00
log_slow.h
log.cc MDEV-3883 Show global status not in order 2013-01-08 21:23:40 +01:00
log.h 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
main.cc
mdl.cc mysql-5.5.28 2012-10-16 13:04:42 +02:00
mdl.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
mem_root_array.h Backport 5.5=>5.1 Patch for Bug#13805127: 2012-04-18 13:14:05 +02:00
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
multi_range_read.cc Fixed compiler errors 2012-08-14 19:59:28 +03:00
multi_range_read.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
my_decimal.cc
my_decimal.h merge 2012-04-05 23:07:18 +02:00
mysql_install_db.cc MDEV-393. Remove --loose-pbxt=OFF/loose-skip-pbxt from bootstrapper calls to avoid "unknown parameter" warning 2012-07-12 15:32:35 +02:00
mysql_upgrade_service.cc
mysqld_suffix.h
mysqld.cc MDEV-3945 - do not hold LOCK_thread_count when freeing THD. 2012-12-21 00:12:37 +01:00
mysqld.h 5.3 merge 2012-10-18 23:33:06 +02:00
net_serv.cc Update copyright notices 2012-02-28 18:53:05 +01:00
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc 5.3 merge 2012-02-21 20:51:56 +01:00
opt_range_mrr.cc fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
opt_range.cc MDEV-536: LP:1050806 - different result for a query using subquery, and 2012-11-04 19:09:46 +04:00
opt_range.h Merge 5.3->5.5. 2012-06-24 09:10:11 -07:00
opt_subselect.cc non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
opt_subselect.h 5.3 merge 2012-05-04 07:16:38 +02:00
opt_sum.cc MDEV-414 Depending on indexes or execution plans, a warning on incorrect or out of range values in WHERE condition is sometimes produced and sometimes not 2012-08-31 13:03:41 +02:00
opt_table_elimination.cc fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
parse_file.cc 5.3 merge 2012-05-04 07:16:38 +02:00
parse_file.h 5.3 merge 2012-05-04 07:16:38 +02:00
partition_element.h
partition_info.cc
partition_info.h
password.c mysql-5.5 merge 2012-06-14 20:05:31 +02:00
plistsort.c
procedure.cc
procedure.h
protocol.cc 5.2 merge. 2012-08-22 16:45:25 +02:00
protocol.h
records.cc merge 5.1 => 5.5 2012-06-05 16:12:22 +02:00
records.h
repl_failsafe.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
repl_failsafe.h
replication.h
rpl_constants.h
rpl_filter.cc Make Replication filter settings dynamic. 2012-03-19 15:00:23 -07:00
rpl_filter.h Make Replication filter settings dynamic. 2012-03-19 15:00:23 -07:00
rpl_handler.cc
rpl_handler.h Updated/added copyright headers 2012-02-16 10:48:16 +01:00
rpl_injector.cc mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_injector.h
rpl_mi.cc mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_mi.h mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_record_old.cc Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
rpl_record_old.h Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
rpl_record.cc Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE to be able to distingus if a .frm file is missing or if the table is missing in the engine. 2012-08-28 19:39:49 +03:00
rpl_record.h Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc 5.2 merge. 2012-08-22 16:45:25 +02:00
rpl_rli.h 5.2 merge. 2012-08-22 16:45:25 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc 5.3 merge 2012-08-27 18:13:17 +02:00
rpl_utility.h merge with MySQL 5.1.65 2012-08-22 11:40:39 +02:00
scheduler.cc MDEV-3945 - do not hold LOCK_thread_count when freeing THD. 2012-12-21 00:12:37 +01:00
scheduler.h MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
set_var.cc mysql-5.5.28 2012-10-16 13:04:42 +02:00
set_var.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
sha2.cc
signal_handler.cc MDEV-419 ensure that all HAVE_XXX constants can be set by cmake 2012-07-31 19:29:07 +02:00
slave.cc 5.2 merge. 2012-08-22 16:45:25 +02:00
slave.h Merge MWL#234: @@skip_replication feature to MariaDB 5.5. 2012-03-01 12:41:49 +01:00
sp_cache.cc mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
sp_cache.h mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
sp_head.cc MDEV-259 audit plugin does not see sub-statements 2012-11-08 16:49:07 +01:00
sp_head.h merge 2012-04-05 12:01:52 +02:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
sp.cc Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE to be able to distingus if a .frm file is missing or if the table is missing in the engine. 2012-08-28 19:39:49 +03:00
sp.h
spatial.cc Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
spatial.h Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
sql_acl.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
sql_acl.h
sql_admin.cc Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE to be able to distingus if a .frm file is missing or if the table is missing in the engine. 2012-08-28 19:39:49 +03:00
sql_admin.h
sql_alter.cc
sql_alter.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_audit.cc
sql_audit.h MDEV-259 audit plugin does not see sub-statements 2012-11-08 16:49:07 +01:00
sql_base.cc Fixed the CREATE TABLE IF EXIST generates warnings instead of errors 2012-12-17 22:34:56 +02:00
sql_base.h Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if table exists. 2012-12-16 16:13:17 +02:00
sql_binlog.cc compilation warning: unused variable 2012-03-05 21:55:25 +01:00
sql_binlog.h
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc Fix for bug lp:1039277 "Crash in sql_cache.cc". 2012-08-21 08:46:32 +03:00
sql_cache.h fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
sql_callback.h
sql_class.cc MDEV-3945 - do not hold LOCK_thread_count when freeing THD. 2012-12-21 00:12:37 +01:00
sql_class.h Added THD::utime_after_query to avoid calling current_utime() twice for every end-of-query 2012-09-13 21:11:47 +03:00
sql_client.cc Update copyright notices 2012-02-28 18:53:05 +01:00
sql_connect.cc Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST 2012-06-19 13:54:31 +05:30
sql_connect.h Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY 2012-05-28 11:14:43 +05:30
sql_const.h non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Fix for bug lp:1039277 "Crash in sql_cache.cc". 2012-08-21 08:46:32 +03:00
sql_cursor.h
sql_db.cc Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if table exists. 2012-12-16 16:13:17 +02:00
sql_db.h
sql_delete.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
sql_delete.h
sql_derived.cc Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
sql_derived.h
sql_do.cc
sql_do.h
sql_error.cc
sql_error.h
sql_expression_cache.cc
sql_expression_cache.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
sql_handler.cc Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
sql_handler.h
sql_help.cc
sql_help.h
sql_hset.h
sql_insert.cc Fixed bug mdev-3888. 2012-12-04 16:06:07 -08:00
sql_insert.h
sql_join_cache.cc 5.3 merge 2012-10-18 23:33:06 +02:00
sql_join_cache.h 5.3 merge 2012-02-21 20:51:56 +01:00
sql_lex.cc 5.3 merge 2012-08-27 18:13:17 +02:00
sql_lex.h 5.2 merge. 2012-08-22 16:45:25 +02:00
sql_lifo_buffer.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
sql_list.cc
sql_list.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
sql_load.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
sql_load.h
sql_locale.cc
sql_locale.h
sql_manager.cc 5.3.4 merge 2012-02-15 18:08:08 +01:00
sql_manager.h
sql_parse.cc Fixed the CREATE TABLE IF EXIST generates warnings instead of errors 2012-12-17 22:34:56 +02:00
sql_parse.h
sql_partition_admin.cc
sql_partition_admin.h
sql_partition.cc Fixed MDEV-365 "Got assertion when doing alter table on a partition" 2012-08-15 13:33:37 +03:00
sql_partition.h mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
sql_plist.h
sql_plugin_services.h debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
sql_plugin.cc mysql-5.5.28 2012-10-16 13:04:42 +02:00
sql_plugin.h merge with MySQL 5.5.27 2012-08-09 17:22:00 +02:00
sql_prepare.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
sql_prepare.h
sql_priv.h 5.3 merge 2012-10-18 23:33:06 +02:00
sql_profile.cc 5.2 merge. 2012-08-22 16:45:25 +02:00
sql_profile.h MDEV-419 ensure that all HAVE_XXX constants can be set by cmake 2012-07-31 19:29:07 +02:00
sql_reload.cc 5.3 merge 2012-05-21 20:54:41 +02:00
sql_reload.h
sql_rename.cc
sql_rename.h
sql_repl.cc 5.3 merge 2012-08-27 18:13:17 +02:00
sql_repl.h
sql_select.cc non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
sql_select.h Fix of MDEV-3874: Server crashes in Item_field::print on a SELECT from a MERGE view with materialization+semijoin, subquery, ORDER BY. 2012-11-26 21:22:44 +02:00
sql_servers.cc
sql_servers.h
sql_show.cc MDEV-3818: Query against view over IS tables worse than equivalent query without view 2012-12-17 15:23:58 +02:00
sql_show.h 5.3 merge 2012-10-18 23:33:06 +02:00
sql_signal.cc
sql_signal.h
sql_sort.h
sql_state.c Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
sql_string.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
sql_string.h Merge MariaDB 5.1.66 -> 5.2 -> 5.3 2012-11-09 10:11:20 +02:00
sql_table.cc Fixed the CREATE TABLE IF EXIST generates warnings instead of errors 2012-12-17 22:34:56 +02:00
sql_table.h
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Fixed some simple warnings on Windows. 2012-04-13 19:44:22 +02:00
sql_test.h
sql_time.cc 5.3 merge 2012-08-31 14:15:52 +02:00
sql_time.h 5.3 merge 2012-08-31 14:15:52 +02:00
sql_trigger.cc Added new status variables: 2012-09-09 01:22:06 +03:00
sql_trigger.h
sql_truncate.cc Merge from 5.3 2012-08-24 15:29:01 +02:00
sql_truncate.h
sql_udf.cc mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
sql_udf.h
sql_union.cc 5.3 merge 2012-08-27 18:13:17 +02:00
sql_union.h
sql_update.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
sql_update.h
sql_view.cc 5.3 merge 2012-05-04 07:16:38 +02:00
sql_view.h
sql_yacc.yy Added function last_value() which returns the last value but evalutes all arguments as a side effect. 2012-09-05 18:23:51 +03:00
strfunc.cc
strfunc.h
structs.h Merge MWL #247 from mariadb 5.3 -> mariadb 5.5. 2012-03-02 15:03:20 -08:00
sys_vars_shared.h
sys_vars.cc 5.3 merge 2012-10-18 23:33:06 +02:00
sys_vars.h mysql-5.5.28 2012-10-16 13:04:42 +02:00
table.cc 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
table.h 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
thr_malloc.cc
thr_malloc.h
threadpool_common.cc MDEV-3945 - do not hold LOCK_thread_count when freeing THD. 2012-12-21 00:12:37 +01:00
threadpool_unix.cc MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
threadpool_win.cc MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_index 2012-11-02 10:43:52 +01:00
threadpool.h Added copiright, some more comments 2012-02-17 23:27:15 +01:00
transaction.cc This patch fixes the bug#13737343 (formerly known as 64374): XA TRANSACTIONS 2012-03-15 15:10:57 +06:00
transaction.h
tzfile.h
tztime.cc Added new status variables: 2012-09-09 01:22:06 +03:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc Merge 5.3->5.5. 2012-06-24 09:10:11 -07:00
unireg.h fix compile error, when building with oqgraph 2012-06-25 18:17:24 +02:00
winservice.c Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
winservice.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00