mariadb/mit-pthreads/gen
unknown 2a18a762e1 Patch for netBSD
Added warning for tables where the auto_increment key is 0
Fixed DELETE ... LIMIT 0
Fixed UPDATE ..LIMIT 0


Docs/manual.texi:
  Changelog + Update to CHECK TABLE
configure.in:
  Patch for netBSD
mit-pthreads/gen/ctime.c:
  Patch for netBSD
mit-pthreads/machdep/netbsd-1.1/__signal.h:
  Patch for netBSD
mit-pthreads/stdio/strerror.c:
  Patch for netBSD
myisam/mi_check.c:
  Added warning for tables where the auto_increment key is 0
myisam/myisamchk.c:
  Added warning for tables where the auto_increment key is 0
mysql-test/r/auto_increment.result:
  Added warning for tables where the auto_increment key is 0
mysql-test/r/limit.result:
  Test of DELETE ... LIMIT 0
mysql-test/t/auto_increment.test:
  Added warning for tables where the auto_increment key is 0
mysql-test/t/limit.test:
  Test of DELETE ... LIMIT 0
sql/Makefile.am:
  Don't add mysqld_LDADD to mysqlbinlog (portability patch)
sql/ha_gemini.cc:
  Changed copyright (have got ok from NuSphere previously)
sql/ha_gemini.h:
  Changed copyright (have got ok from NuSphere previously)
sql/sql_delete.cc:
  Fixed DELETE ... LIMIT 0
sql/sql_update.cc:
  Fixed UPDATE ..LIMIT 0
2001-07-16 03:04:30 +03:00
..
ctime.c Patch for netBSD 2001-07-16 03:04:30 +03:00
difftime.c Import changeset 2000-07-31 21:29:14 +02:00
directory.c Import changeset 2000-07-31 21:29:14 +02:00
eprintf.c Import changeset 2000-07-31 21:29:14 +02:00
getcwd.c Import changeset 2000-07-31 21:29:14 +02:00
getpwent.c Import changeset 2000-07-31 21:29:14 +02:00
getpwnamuid.c Import changeset 2000-07-31 21:29:14 +02:00
getwd.c Import changeset 2000-07-31 21:29:14 +02:00
GNUmakefile.inc Import changeset 2000-07-31 21:29:14 +02:00
isatty.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.inc Import changeset 2000-07-31 21:29:14 +02:00
popen.c Import changeset 2000-07-31 21:29:14 +02:00
pwd_internal.c Import changeset 2000-07-31 21:29:14 +02:00
pwd_internal.h Import changeset 2000-07-31 21:29:14 +02:00
syslog.c Import changeset 2000-07-31 21:29:14 +02:00
time.c Import changeset 2000-07-31 21:29:14 +02:00
ttyname.c Import changeset 2000-07-31 21:29:14 +02:00