Commit graph

215 commits

Author SHA1 Message Date
unknown
1cc8058b1b Fix minor typos (not bugs).
Docs/manual.texi:
  Minor typo fix.
sql/ha_innobase.cc:
  Fix minor cut-n-paste errors in change_active_index().
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-03-04 15:05:20 -05:00
unknown
3ab1788501 Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-03-02 15:06:27 +02:00
unknown
a1a773b509 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


BitKeeper/etc/logging_ok:
  auto-union
2001-03-02 05:05:06 -06:00
unknown
1cd271bd9c Fixed a bug that allowed:
SET @foo=bar;

This would cause a deadlock in mysqld, it now generates the error:
ER_SET_CONSTANTS_ONLY as follows:

mysql> set @foo=bar;
ERROR 1204: You may only use constant expressions with SET


include/mysqld_error.h:
  Added a new error message for SET
sql/share/czech/errmsg.txt:
  Added a new error message for SET
sql/share/danish/errmsg.txt:
  Added a new error message for SET
sql/share/dutch/errmsg.txt:
  Added a new error message for SET
sql/share/english/errmsg.txt:
  Added a new error message for SET
sql/share/estonian/errmsg.txt:
  Added a new error message for SET
sql/share/french/errmsg.txt:
  Added a new error message for SET
sql/share/german/errmsg.txt:
  Added a new error message for SET
sql/share/greek/errmsg.txt:
  Added a new error message for SET
sql/share/hungarian/errmsg.txt:
  Added a new error message for SET
sql/share/italian/errmsg.txt:
  Added a new error message for SET
sql/share/japanese/errmsg.txt:
  Added a new error message for SET
sql/share/korean/errmsg.txt:
  Added a new error message for SET
sql/share/norwegian-ny/errmsg.txt:
  Added a new error message for SET
sql/share/norwegian/errmsg.txt:
  Added a new error message for SET
sql/share/polish/errmsg.txt:
  Added a new error message for SET
sql/share/portuguese/errmsg.txt:
  Added a new error message for SET
sql/share/romanian/errmsg.txt:
  Added a new error message for SET
sql/share/russian/errmsg.txt:
  Added a new error message for SET
sql/share/slovak/errmsg.txt:
  Added a new error message for SET
sql/share/spanish/errmsg.txt:
  Added a new error message for SET
sql/share/swedish/errmsg.txt:
  Added a new error message for SET
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-03-02 05:03:18 -06:00
unknown
064c7adf42 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
2001-02-28 09:51:41 +01:00
unknown
6532b525f7 sql/slave.cc
merged


sql/slave.cc:
  merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-26 22:32:06 -07:00
unknown
76b6c1485e Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-23 22:47:28 +01:00
unknown
9ab26a65bb Merge work.mysql.com:/home/bk/mysql
into donna.mysql.fi:/home/heikki/mysql


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-23 16:37:49 +02:00
unknown
5d2a74f97e post-commit Added List-ID: header for easier filtering.
BitKeeper/triggers/post-commit:
  Added List-ID: header for easier filtering.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-22 14:49:08 -06:00
unknown
8ae89bb7ed btr0btr.c Testing bitkeeper
innobase/btr/btr0btr.c:
  Testing bitkeeper
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-22 20:36:56 +02:00
unknown
0111add2ad Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-21 23:38:14 -06:00
unknown
6839b1728d Fixes for innobase
Added test for ALTER TABLE ORDER BY


BUILD/FINISH.sh:
  Fixes for innobase
BUILD/compile-pentium-debug:
  Fixes for innobase
Docs/manual.texi:
  Fixes for innobase
include/my_pthread.h:
  Fixes for innobase
innobase/Makefile.am:
  Fixes for innobase
innobase/btr/Makefile.am:
  Fixes for innobase
innobase/data/Makefile.am:
  Fixes for innobase
innobase/eval/Makefile.am:
  Fixes for innobase
innobase/include/Makefile.i:
  Fixes for innobase
innobase/os/Makefile.am:
  Fixes for innobase
mysql-test/t/alter_table.test:
  Added test for ALTER TABLE ORDER BY
mysys/my_error.c:
  Skip 'l' in '%lu'
mysys/my_vsnprintf.c:
  cleanup
sql/ha_innobase.cc:
  Fixed type + remove warnings
sql/ha_innobase.h:
  Remove warnings
sql/handler.cc:
  cleanup
sql/sql_class.cc:
  remove warnings
sql/sql_parse.cc:
  remove warnings
sql/sql_table.cc:
  Fixed bug in ALTER TABLE ... ORDER BY
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-21 14:16:00 +02:00
unknown
b53d738379 Merge donna.mysql.com:/home/my/bk/mysql
into donna.mysql.com:/home/tim/my/work


innobase/configure.in:
  Auto merged
innobase/include/lock0types.h:
  Auto merged
innobase/include/os0sync.h:
  Auto merged
innobase/include/sync0types.h:
  Auto merged
sql/ha_innobase.cc:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-20 23:28:56 +02:00
unknown
3d30ff09fd Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql


BitKeeper/etc/logging_ok:
  auto-union
sql/sql_parse.cc:
  Auto merged
2001-02-16 15:47:37 -06:00
unknown
2f89466870 COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged
to the slow query log.


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-16 15:46:52 -06:00
unknown
da06513a84 logging_ok Fixed logging after tfr.
BitKeeper/etc/logging_ok:
  Fixed logging after tfr.
2001-02-13 01:28:30 -06:00
unknown
b4cc568beb Merge
BitKeeper/etc/logging_ok:
  Auto merged
2001-02-13 08:58:32 +02:00
unknown
421f3f73da logging_ok Logging to logging@openlogging.org accepted
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-13 08:53:47 +02:00
unknown
5e532e9ecc manual.texi Typo fix.
Docs/manual.texi:
  Typo fix.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-02-12 23:42:49 -06:00
unknown
fe87d370ab Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work


BitKeeper/etc/logging_ok:
  'Auto converge'
2001-02-01 20:50:17 -05:00
unknown
f9339b35d9 Add --just-print and --help options to BUILD/compile-* scripts.
BUILD/FINISH.sh:
  Add --just-print and --help options, +cleanup.
BUILD/SETUP.sh:
  Add --just-print and --help options, +cleanup.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-30 20:43:16 -05:00
unknown
bf1f8fd3eb Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work


BitKeeper/etc/logging_ok:
  auto-union
2001-01-29 20:14:29 +01:00
unknown
12fd55a5a6 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
2001-01-28 13:22:45 +01:00
unknown
db47a46bed logging_ok Logging to logging@openlogging.org accepted
mi_check.c	fix for empty FULLTEXT index
manual.texi	fulltext finetuning 50% limit issue modified


Docs/manual.texi:
  fulltext finetuning 50% limit issue modified
myisam/mi_check.c:
  fix for empty FULLTEXT index
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-27 13:32:29 +01:00
unknown
a63e2096e5 Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work


BitKeeper/etc/logging_ok:
  Auto converge
2001-01-23 00:03:07 +01:00
unknown
a9674081c5 errmsg.c fix copyright notice
client/errmsg.c:
  fix copyright notice
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-22 14:46:26 +01:00
unknown
f24513ea4d Updates from 3.23.30
Build-tools/Do-compile:
  Added binary suffix
  Stage are now names, not numbers
Build-tools/Do-patch-file:
  Changed to use unified diff
Build-tools/Do-rpm:
  Updated to new DBI/DBD versions
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-21 16:38:36 +01:00
unknown
ea5451ff79 Merge
BitKeeper/etc/logging_ok:
  auto-union
configure.in:
  Auto merged
Docs/manual.texi:
  SCCS merged
2001-01-21 16:33:39 +02:00
unknown
d9d879feea manual.texi edit recent change notes
Docs/manual.texi:
  edit recent change notes
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-20 13:11:38 -06:00
unknown
930ee7c1ce Default table type explained.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-20 03:11:32 -06:00
unknown
2f499141f9 ha_myisam.cc magic removed
ha_myisam.h	magic removed


sql/ha_myisam.h:
  magic removed
sql/ha_myisam.cc:
  magic removed
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-19 20:25:27 +02:00
unknown
9223381f9c merge
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-19 05:08:59 +02:00
unknown
fc42688add Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work


Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-18 22:26:16 +02:00
unknown
b86f79e050 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql


Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-18 10:24:40 -07:00
unknown
136715ea16 manual.texi Removed mirror in Australia.
Docs/manual.texi:
  Removed mirror in Australia.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-18 12:47:11 +01:00
unknown
702b493f38 Doc patch from Jeremy Zawodny.
Minor corrections to patch.


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-17 12:33:32 -06:00
unknown
1f23f87f06 merge
BitKeeper/etc/logging_ok:
  auto-union
2001-01-15 17:19:12 +02:00
unknown
22f568dc0d Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work


BitKeeper/etc/logging_ok:
  'Auto converge'
Docs/manual.texi:
  Auto merged
2001-01-15 14:43:51 +02:00
unknown
3158ea85b4 logging_ok Logging to logging@openlogging.org accepted
manual.texi	mention bdb_version in changelog


Docs/manual.texi:
  mention bdb_version in changelog
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-15 14:43:28 +02:00
unknown
ecdc9ee998 Makefile.am rules for */errmsg.sys refined
sql/share/Makefile.am:
  rules for */errmsg.sys refined
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-14 12:56:44 +02:00
unknown
4e264107df Merge donna.mysql.com:/home/my/bk/mysql
into donna.mysql.com:/home/tim/my/work


BitKeeper/etc/logging_ok:
  auto-union
sql/mysqld.cc:
  Auto merged
2001-01-14 12:56:01 +02:00
unknown
2a8837f016 merge
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-14 12:51:05 +02:00
unknown
a4de78dc3b manual.texi Updated Contrib, added mirror in France.
Docs/manual.texi:
  Updated Contrib, added mirror in France.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-13 22:19:53 -06:00
unknown
4d1bb5adc5 Add bdb_version variable, and a new test.
mysql-test/r/bdb.result:
  Test key on blob containing null values.
mysql-test/t/bdb.test:
  Test key on blob containing null values.
sql/mysqld.cc:
  Add bdb_version variable
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-13 16:12:45 +02:00
unknown
72b3120dcc Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
BitKeeper/etc/ignore:
  added sql/share/*.sys
Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-12 13:56:46 +02:00
unknown
d43a820b2e Small doc change.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-12 00:01:03 +02:00
unknown
a6aaa283af mysql-test-run.sh --skip-rpl for skip replication tests added
mysql-test/mysql-test-run.sh:
  --skip-rpl added
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-05 12:13:15 +01:00
unknown
7393b8994c Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work


BitKeeper/etc/logging_ok:
  auto-union
2001-01-02 16:24:32 +02:00
unknown
e6da25ea25 Do-compile Fix typo.
Build-tools/Do-compile:
  Fix typo.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-01-02 15:24:24 +01:00
unknown
e1e6384971 Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work


BitKeeper/etc/logging_ok:
  Auto converge
2001-01-02 16:10:12 +02:00