mariadb/extra
unknown 0ceaf6d2c2 Portability fixes for SCO and HPUX
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name


Docs/manual.texi:
  Update of TRUNCATE() information
configure.in:
  Fix for HPUX
extra/resolveip.c:
  Fix for SCO
include/my_net.h:
  Fix for HPUX
libmysql/libmysql.c:
  Removed warning on HPUX 10.20
mysql-test/r/func_math.result:
  Test of new TRUNCATE handling
mysql-test/t/func_math.test:
  Test of new TRUNCATE handling
mysys/my_gethostbyname.c:
  Portability fix
sql/item_func.cc:
  Change TRUNCATE(number) to truncate towards zero for negative numbers
sql/sql_show.cc:
  Fix NULL handling for DESCRIBE table_name
2002-05-31 15:22:38 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
comp_err.c OS2 patch 2001-09-12 23:53:31 +03:00
Makefile.am Added resovle_stack_dump 2001-01-05 15:04:15 -07:00
my_print_defaults.c Configure updates 2000-12-16 01:17:13 +02:00
mysql_install.c slave-skip-errors 2001-12-12 18:55:33 -07:00
perror.c Fix for LOAD DATA FROM MASTER when using tables with checksum 2001-09-18 04:58:15 +03:00
replace.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
resolve_stack_dump.c Sergei's MyODBC fix 2002-05-12 23:01:45 -03:00
resolveip.c Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00