mariadb/sql
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru beff6193e0 Fix for bug #29258: Partitions: search fails for maximum unsigned bigint
Problems: 
  1. looking for a matching partition we miss the fact that the maximum 
     allowed value is in the PARTITION p LESS THAN MAXVALUE.
  2. one can insert maximum value if numeric maximum value is the last range.
     (should only work if LESS THAN MAXVALUE).
  3. one cannot have both numeric maximum value and MAXVALUE string as ranges 
    (the same value, but different meanings).

Fix: consider the maximum value as a supremum.
2007-11-26 10:28:25 +04:00
..
examples
share Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt fix for 2.4.6 bug should be properly enclosed to not break other versions. 2007-11-02 14:25:48 -07:00
contributors.h
custom_conf.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_queue.cc
event_queue.h
event_scheduler.cc Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main 2007-11-12 21:09:48 +01:00
event_scheduler.h
events.cc Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main 2007-11-12 21:09:48 +01:00
events.h
field.cc Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc Bug#31210 - INSERT DELAYED crashes server when used on 2007-11-10 14:36:25 +01:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
ha_ndbcluster_binlog.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
ha_partition.h
handler.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge magare.gmz:/home/kgeorge/mysql/autopush/B31562-5.0-opt 2007-11-13 19:15:49 +02:00
item.h Merge gleb.loc:/home/uchum/5.0-opt 2007-11-11 06:07:38 +04:00
item_buff.cc
item_cmpfunc.cc Merge gleb.loc:/home/uchum/5.0-opt 2007-11-11 06:07:38 +04:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Merge stella.local:/home2/mydev/mysql-5.1-ateam 2007-11-17 09:21:09 +01:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h Merge mysql.com:/home/hf/work/31758/my50-31758 2007-11-05 18:27:17 +04:00
item_subselect.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc Merge mysql.com:/misc/mysql/31990/50-31990 2007-11-10 03:11:18 +01:00
item_timefunc.h Merge mysql.com:/misc/mysql/31990/50-31990 2007-11-10 03:11:18 +01:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log.h
log_event.cc
log_event.h
log_event_old.cc
log_event_old.h
Makefile.am
matherr.c
message.mc
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
mysqld.cc
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
opt_range.h Better comments 2007-11-06 21:57:51 +03:00
opt_sum.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc Fix for bug #29258: Partitions: search fails for maximum unsigned bigint 2007-11-26 10:28:25 +04:00
partition_info.h
password.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 Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
set_var.h
slave.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Merge gleb.loc:/home/uchum/5.0-opt 2007-11-11 06:07:38 +04:00
sp_rcontext.h Fixed bug #28076: inconsistent binary/varbinary comparison. 2007-11-10 23:44:48 +04:00
spatial.cc
spatial.h
sql_acl.cc Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main 2007-11-12 21:09:48 +01:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-11-16 14:07:59 +01:00
sql_binlog.cc Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1 2007-11-08 08:54:19 +01:00
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc
sql_cache.h
sql_class.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
sql_class.h Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
sql_client.cc
sql_connect.cc Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main 2007-11-12 21:09:48 +01:00
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
sql_lex.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines 2007-11-10 11:58:41 +01:00
sql_lex.h Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main 2007-11-12 21:09:48 +01:00
sql_list.cc
sql_list.h
sql_load.cc
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
sql_partition.cc Fix for bug #29258: Partitions: search fails for maximum unsigned bigint 2007-11-26 10:28:25 +04:00
sql_partition.h
sql_plugin.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
sql_plugin.h
sql_prepare.cc
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-11-16 14:07:59 +01:00
sql_select.h
sql_servers.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines 2007-11-10 11:58:41 +01:00
sql_servers.h
sql_show.cc Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-11-13 13:29:42 +00:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
sql_tablespace.cc
sql_test.cc
sql_trigger.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-18 20:28:37 +01:00
sql_trigger.h
sql_udf.cc Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
sql_udf.h
sql_union.cc
sql_update.cc Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-base 2007-11-05 10:20:20 -07:00
sql_view.cc
sql_view.h
sql_yacc.yy Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
table.h Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc Bug#31210 - INSERT DELAYED crashes server when used on 2007-11-05 16:25:40 +01:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h