mariadb/libmysql
unknown 9ad7aedb41 Fixed problems with decimals withing IF()
Force add of FN_LIBCHAR to symlinks on windows


Docs/manual.texi:
  Cleanup & Changelog
client/mysqladmin.c:
  Added quoting for 'drop database'
client/mysqlcheck.c:
  Fixed wrong comment syntax
libmysql/net.c:
  Cleanup
mysql-test/mysql-test-run.sh:
  Better error message.
mysql-test/r/func_test.result:
  test for if()
mysql-test/t/func_test.test:
  test for if()
mysys/mf_pack.c:
  Force add of FN_LIBCHAR to symlinks on windows.
sql/item_cmpfunc.cc:
  Fixed problems with decimals withing IF()
sql/mysqlbinlog.cc:
  Better error messages.
sql/sql_repl.cc:
  Better error messages.
2001-05-29 13:46:17 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
libmysql.c Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
Makefile.am Use INSTALL_DATA instead of cp. 2001-02-01 20:49:04 -05:00
Makefile.shared Don't force conf_to_src to be static an all systems 2001-04-18 02:53:21 +03:00
net.c Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
violite.c Update to new vio 2000-12-31 12:47:29 +02:00