summaryrefslogtreecommitdiff
path: root/sql/ha_gemini.h
diff options
context:
space:
mode:
authormonty@tik.mysql.fi <>2001-07-16 03:04:30 +0300
committermonty@tik.mysql.fi <>2001-07-16 03:04:30 +0300
commitbf9876a195414ab8a5e2e1a56c5b041d807d926b (patch)
tree12ce618a9c1f4bb3a79632d66e11232e84ab2e12 /sql/ha_gemini.h
parentcc35643e1cbe0c4a1988b3eac1ee540726f639a3 (diff)
downloadmariadb-git-bf9876a195414ab8a5e2e1a56c5b041d807d926b.tar.gz
Patch for netBSD
Added warning for tables where the auto_increment key is 0 Fixed DELETE ... LIMIT 0 Fixed UPDATE ..LIMIT 0
Diffstat (limited to 'sql/ha_gemini.h')
-rw-r--r--sql/ha_gemini.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_gemini.h b/sql/ha_gemini.h
index 495dc2fd1c9..3bfe85bfba2 100644
--- a/sql/ha_gemini.h
+++ b/sql/ha_gemini.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 NuSphere Corporation
+/* Copyright (C) 2000 MySQL AB & NuSphere Corporation
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by