mariadb/libmysql
unknown 3324d0a7ff Fixed bug with SELECT * ... UNION
client/mysql.cc:
  Increased version number
client/mysqltest.c:
  Changed to use default path
include/mysql.h:
  Changed prototype of mysql_server_init
libmysql/libmysql.c:
  Changed prototype of mysql_server_init
libmysqld/lib_sql.cc:
  Changed prototype of mysql_server_init
mysql-test/r/union.result:
  Added test for UNION bug
mysql-test/t/union.test:
  Added test for UNION bug
2001-09-17 15:40:03 +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 Changed to use my_global.h 2001-09-14 02:54:33 +03:00
errmsg.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
get_password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
libmysql.c Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
Makefile.am Merge work.mysql.com:/home/bk/mysql 2001-09-04 01:04:32 +02:00
Makefile.shared libmysql/Makefile.shared 2001-09-06 17:17:18 -04:00
net.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00