mariadb/sql
Tor Didriksen 589896d527 Bug#12368853 FORMAT() CRASHES WITH LARGE NUMBERS AFTER TRUNCATE...
mysql-test/r/type_float.result:
  New test case.
mysql-test/t/type_float.test:
  New test case.
sql/item_strfunc.cc:
  There was a buffer over/under-run when inserting decimal point into an empty string.
2011-07-18 10:27:05 +02:00
..
examples
share Updated/added copyright headers 2011-06-30 17:46:53 +02:00
add_errmsg
authors.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
client_settings.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
CMakeLists.txt Updated/added copyright headers 2011-06-30 17:46:53 +02:00
contributors.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
custom_conf.h
datadict.cc
datadict.h
debug_sync.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
debug_sync.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
derror.cc
derror.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
des_key_file.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
des_key_file.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
discover.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
discover.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_data_objects.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_data_objects.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_db_repository.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
event_db_repository.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
event_parse_data.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
event_parse_data.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
event_queue.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_queue.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_scheduler.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
event_scheduler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
events.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
events.h
field.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
field.h Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 2011-07-04 13:53:07 +02:00
field_conv.cc Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 2011-07-04 13:53:07 +02:00
filesort.cc
filesort.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
frm_crypt.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
frm_crypt.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
gen_lex_hash.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
gstream.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
gstream.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ha_ndbcluster.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
ha_ndbcluster.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ha_ndbcluster_binlog.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
ha_ndbcluster_binlog.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
ha_partition.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
handler.cc
handler.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
hash_filo.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hash_filo.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hostname.cc
hostname.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
init.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
init.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
item.h
item_buff.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
item_create.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_func.cc
item_func.h
item_geofunc.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_geofunc.h
item_row.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_row.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_strfunc.cc Bug#12368853 FORMAT() CRASHES WITH LARGE NUMBERS AFTER TRUNCATE... 2011-07-18 10:27:05 +02:00
item_strfunc.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
item_subselect.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
item_subselect.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_sum.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
item_sum.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
item_timefunc.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
item_timefunc.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
item_xmlfunc.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
item_xmlfunc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
key.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
key.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
keycaches.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
keycaches.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
lex.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
lex_symbol.h
lock.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
lock.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
log.cc
log.h
log_event.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
log_event.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
log_event_old.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
log_event_old.h
main.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mdl.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mdl.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
message.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
message.mc
message.rc
mf_iocache.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
MSG00001.bin
my_decimal.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
my_decimal.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
mysqld.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
mysqld.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysqld_suffix.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
opt_range.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
opt_sum.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
parse_file.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
parse_file.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
partition_element.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
partition_info.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
partition_info.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
password.c Updated/added copyright headers 2011-07-04 01:25:49 +02:00
procedure.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
procedure.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
protocol.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
protocol.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
records.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
records.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
repl_failsafe.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
repl_failsafe.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
replication.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_constants.h
rpl_filter.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_filter.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_handler.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_handler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_injector.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_injector.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_mi.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_mi.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_record.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_record.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_record_old.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_record_old.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_reporting.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_reporting.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_rli.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_rli.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_tblmap.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_tblmap.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_utility.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rpl_utility.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
scheduler.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
scheduler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
set_var.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
set_var.h
sha2.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
slave.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
slave.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sp.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_cache.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_cache.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_head.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sp_head.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_pcontext.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_pcontext.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_rcontext.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_rcontext.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
spatial.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
spatial.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_acl.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sql_acl.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_admin.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_admin.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_alter.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_alter.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_analyse.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_analyse.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_array.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_audit.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_audit.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_base.cc
sql_base.h
sql_binlog.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_binlog.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_bitmap.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_builtin.cc.in Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_cache.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_cache.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_callback.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_class.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_class.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
sql_client.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_connect.cc Merge from mysql-5.1.58-release 2011-07-06 00:56:51 +02:00
sql_connect.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_const.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_crypt.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_crypt.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_cursor.cc
sql_cursor.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_db.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_db.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_delete.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_delete.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_derived.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_derived.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_do.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_do.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_error.cc Bug#12736295 Buffer overflow for variable converted_err with 2011-07-15 08:05:30 -03:00
sql_error.h
sql_handler.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_handler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_help.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_help.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_hset.h
sql_insert.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_insert.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_lex.cc merge 5.1-security => 5.5-security 2011-07-11 11:27:52 +02:00
sql_lex.h Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sql_list.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_list.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_load.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sql_load.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_locale.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_locale.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_manager.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_manager.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_parse.cc Updated/added copyright headers 2011-07-03 17:47:37 +02:00
sql_parse.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_partition.cc
sql_partition.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_partition_admin.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_partition_admin.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_plist.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_plugin.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_plugin.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_plugin_services.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_prepare.cc
sql_prepare.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_priv.h Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sql_profile.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_profile.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_reload.cc
sql_reload.h
sql_rename.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_rename.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_repl.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_repl.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_select.cc Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
sql_select.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
sql_servers.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_servers.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_show.cc
sql_show.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_signal.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_signal.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_sort.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_state.c
sql_string.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_string.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
sql_table.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_table.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_tablespace.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_tablespace.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_test.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_test.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_time.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_time.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_trigger.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_trigger.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_truncate.cc
sql_truncate.h
sql_udf.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_udf.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_union.cc merge 5.1-security => 5.5-security 2011-07-11 11:27:52 +02:00
sql_union.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_update.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
sql_update.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_view.cc
sql_view.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_yacc.yy weave merge of mysql-5.5->mysql-5.5-security 2011-07-07 14:32:05 +03:00
strfunc.cc
strfunc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
structs.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sys_vars.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sys_vars.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sys_vars_shared.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
table.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
table.h Updated/added copyright headers 2011-07-04 01:25:49 +02:00
thr_malloc.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thr_malloc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
transaction.cc
transaction.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
tzfile.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
tztime.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
tztime.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
udf_example.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
udf_example.def
uniques.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
unireg.cc Updated/added copyright headers 2011-07-04 01:25:49 +02:00
unireg.h