mariadb/libmysql
monty@mashka.mysql.fi a01a0840dc Some trivial optimzations
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +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 Update copyright 2001-12-06 14:10:51 +02:00
dll.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Some trivial optimzations 2002-09-03 15:44:25 +03:00
libmysql.def Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
Makefile.am Fix after merge 2002-08-08 16:41:04 +03:00
Makefile.shared merge with 3.23.52 2002-08-12 04:04:43 +03:00
manager.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
password.c Update copyright 2001-12-06 14:10:51 +02:00