mariadb/libmysql
unknown 0574441192 Fixed probelm with count(*) and normal functions when no matchin rows.
Changed 'lib' to 'master-data'
Fix for slow slaves


Docs/manual.texi:
  Changelog
include/mysql.h:
  Fixes for Cygwin
libmysql/libmysql.c:
  Fixes for Cygwin
mysql-test/Makefile.am:
  Include missing test files
mysql-test/include/master-slave.inc:
  Fixes for slow slaves
mysql-test/install_test_db.sh:
  Change 'lib' to 'master-data'
mysql-test/mysql-test-run.sh:
  Change 'lib' to 'master-data'
mysql-test/r/group_by.result:
  Test case for count(*) problem
mysql-test/t/group_by.test:
  Test case for count(*) problem
mysql-test/t/rpl000018-master.sh:
  Change 'lib' to 'master-data'
sql/sql_select.cc:
  Fix for count(*) problem
2001-04-21 17:12:59 +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 Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02: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