mariadb/include
unknown cb8d9c3ad4 Backport my_strntod() from 5.0
Change string->float conversion to delay division as long as possible.
This gives us more exact integer->float conversion for numbers of type '123.45E+02' (Bug #7740)




client/mysql.cc:
  Fix wront usage of charset (found during review of pushed code)
include/m_string.h:
  Backported my_strtod() from 5.0
mysql-test/mysql-test-run.sh:
  Run also mysql_client_test with --debug
mysql-test/r/ps_1general.result:
  Safety fix (if mysql_client_test.test fails)
mysql-test/r/type_float.result:
  More test
mysql-test/t/mysql_client_test.test:
  Comments for what to do if this test fails
mysql-test/t/ps_1general.test:
  Safety fix (if mysql_client_test.test fails)
mysql-test/t/type_float.test:
  More test to better test new strtod() function
  Test also bug #7740 (wrong comparsion between integer and float-in-integer-range)
sql/field.cc:
  Backport my_strntod() from 5.0
sql/item.cc:
  Backport my_strntod() from 5.0
sql/item.h:
  Backport my_strntod() from 5.0
sql/item_func.h:
  Backport my_strntod() from 5.0
sql/item_strfunc.cc:
  Backport my_strntod() from 5.0
sql/item_sum.cc:
  Backport my_strntod() from 5.0
sql/item_sum.h:
  Backport my_strntod() from 5.0
sql/procedure.h:
  Backport my_strntod() from 5.0
strings/ctype-simple.c:
  Backport my_strntod() from 5.0
strings/ctype-ucs2.c:
  Backport my_strntod() from 5.0
strings/strtod.c:
  Backport my_strntod() from 5.0
  Change conversion to delay division as long as possible.
  This gives us more exact integer-> float conversion for numbers of type '123.45E+02'
2005-02-22 12:51:23 +02:00
..
.cvsignore
config-netware.h
config-os2.h
config-win.h Merge 2005-02-16 16:29:56 +00:00
errmsg.h
ft_global.h
hash.h
heap.h
help_end.h Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
help_start.h Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
keycache.h
m_ctype.h
m_string.h Backport my_strntod() from 5.0 2005-02-22 12:51:23 +02:00
Makefile.am
md5.h
merge.h
my_aes.h
my_alarm.h
my_alloc.h
my_base.h Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity 2005-02-18 16:10:12 +04:00
my_bitmap.h
my_dbug.h
my_dir.h
my_getopt.h
my_global.h
my_handler.h
my_list.h
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h Bug#8391 - "merge" fails on Linux/IA64 2005-02-10 16:56:57 +01:00
my_semaphore.h
my_sys.h
my_time.h
my_tree.h
my_xml.h
myisam.h
myisammrg.h
myisampack.h
mysql.h
mysql_com.h
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysqld_error.h
mysys_err.h
nisam.h
queues.h
raid.h
rijndael.h
sha1.h
sql_common.h
sql_state.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
typelib.h
violite.h