mariadb/sql
Igor Babaev 25c152018d Fixed bug mdev-4418.
After single row substitutions there might appear new equalities.
They should be properly propagated to all AND/OR levels the WHERE
condition. It's done now with an additional call of remove_eq_conds().
2013-08-16 22:01:47 -07:00
..
examples
share
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
create_options.cc
create_options.h
custom_conf.h
debug_sync.cc
debug_sync.h
derror.cc
des_key_file.cc
discover.cc
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
event_scheduler.h
events.cc
events.h
field.cc MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
field.h MDEV-4241 fix. 2013-03-06 21:10:58 +02:00
field_conv.cc MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
filesort.cc MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
frm_crypt.cc
gcalc_slicescan.cc
gcalc_slicescan.h
gcalc_tools.cc
gcalc_tools.h
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc
ha_ndbcluster.h
ha_ndbcluster_binlog.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
ha_partition.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc MDEV-4652 Wrong result for CONCAT(GREATEST(TIME('00:00:01'),TIME('00:00:00')) 2013-08-12 16:47:59 +04:00
item.h MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
item_buff.cc
item_cmpfunc.cc Merge 2013-08-15 16:59:20 -07:00
item_cmpfunc.h Fixed bug mdev-4355. 2013-08-15 14:16:16 -07:00
item_create.cc 5.2 merge 2013-03-26 19:09:47 +01:00
item_create.h
item_func.cc MDEV-4652 Wrong result for CONCAT(GREATEST(TIME('00:00:01'),TIME('00:00:00')) 2013-08-12 16:47:59 +04:00
item_func.h MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on FROM subquery with fulltext search, derived_merge=on 2013-07-05 16:02:02 +02:00
item_geofunc.cc GEOMETRYCOLLECTION EMPTY handling fixed. 2013-03-26 21:47:06 +04:00
item_geofunc.h
item_row.cc The problem was that expression with field after transformation (on the first execution) 2013-01-25 16:56:57 +02:00
item_row.h
item_strfunc.cc MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
item_strfunc.h 5.2 merge 2013-03-26 19:09:47 +01:00
item_subselect.cc
item_subselect.h
item_sum.cc MDEV-4290: 2013-05-03 16:07:13 +03:00
item_sum.h
item_timefunc.cc MDEV-4653 Wrong result for CONVERT_TZ(TIME('00:00:00'),'+00:00','+7:5') 2013-08-08 12:58:28 +04:00
item_timefunc.h MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query 2013-06-17 17:04:51 +04:00
item_xmlfunc.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
log.h
log_event.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
log_event.h 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
log_event_old.cc
log_event_old.h
log_slow.h
Makefile.am 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
mem_root_array.h
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
multi_range_read.cc MDEV-4244 [PATCH] Buffer overruns and use-after-free errors 2013-04-06 15:51:08 +02:00
multi_range_read.h
my_decimal.cc
my_decimal.h
my_lock.c
mysql_install_db.cc
mysql_priv.h MDEV-4634 Crash in CONVERT_TZ 2013-06-28 12:00:25 +04:00
mysql_upgrade_service.cc
mysqld.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_index_cond_pushdown.cc
opt_range.cc 5.2 merge 2013-04-11 19:35:39 +02:00
opt_range.h MDEV-4240: mariadb 5.3.12 using more memory than MySQL 5.1 for an inefficient query 2013-04-01 18:03:14 +04:00
opt_range_mrr.cc
opt_subselect.cc MDEV-4335: Unexpected results when selecting on information_schema 2013-03-29 19:27:06 +04:00
opt_subselect.h
opt_sum.cc
opt_table_elimination.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
plistsort.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc
repl_failsafe.cc
repl_failsafe.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_record.cc
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc
set_var.h
signal_handler.cc
slave.cc 5.2 merge 2013-04-11 19:35:39 +02:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc Merge 5.2->5.3 2013-08-15 14:04:20 -07:00
spatial.h Merge 5.2->5.3 2013-08-15 14:04:20 -07:00
sql_acl.cc 5.2 merge 2013-05-20 11:13:07 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc MDEV-4316 MariaDB server crash with signal 11 2013-04-06 15:14:46 +02:00
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
sql_cache.h
sql_class.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
sql_class.h MDEV-4123 fix. 2013-02-11 10:55:58 +02:00
sql_client.cc
sql_connect.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
sql_delete.cc
sql_derived.cc MDEV-4593: p_s: crash in simplify_joins with delete using subselect from view 2013-06-06 23:33:40 +03:00
sql_do.cc
sql_error.cc
sql_error.h
sql_expression_cache.cc
sql_expression_cache.h
sql_handler.cc
sql_handler.h
sql_help.cc
sql_insert.cc 5.2 merge 2013-01-28 09:12:23 +01:00
sql_join_cache.cc Fix typo (clang issued warning that =+ was used where += was intended) 2013-03-06 22:22:24 +01:00
sql_join_cache.h
sql_lex.cc MDEV-4290: 2013-05-03 16:07:13 +03:00
sql_lex.h MDEV-4290: 2013-05-03 16:07:13 +03:00
sql_lifo_buffer.h
sql_list.cc
sql_list.h Fixed bug mdev-3913. 2013-02-20 18:01:36 -08:00
sql_load.cc
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc 5.2 merge 2013-01-25 10:20:45 +01:00
sql_partition.cc
sql_partition.h
sql_plugin.cc
sql_plugin.h
sql_plugin_services.h
sql_prepare.cc 5.2 merge 2013-05-20 11:13:07 +02:00
sql_profile.cc 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
sql_profile.h
sql_rename.cc
sql_repl.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
sql_repl.h
sql_select.cc Fixed bug mdev-4418. 2013-08-16 22:01:47 -07:00
sql_select.h Fixed bug mdev-3995. 2013-02-07 21:46:02 -08:00
sql_servers.cc
sql_servers.h
sql_show.cc Merge from 5.2 2013-07-09 11:02:56 +04:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
sql_tablespace.cc
sql_test.cc
sql_trigger.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc MDEV-4123 fix. 2013-02-11 10:55:58 +02:00
sql_view.cc
sql_view.h
sql_yacc.yy
strfunc.cc
structs.h
table.cc Merge 5.2->5.3 2013-08-15 14:04:20 -07:00
table.h
thr_malloc.cc
time.cc MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
tzfile.h
tztime.cc 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
tztime.h
udf_example.c
udf_example.def
uniques.cc Merge 5.2->5.3 2013-01-21 21:29:19 -08:00
unireg.cc
unireg.h
winservice.c
winservice.h