- 02 Mar, 2001 5 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
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
-
- 01 Mar, 2001 8 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
make sure we get correct data
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
heikki@donna.mysql.fi authored
-
mwagner@evoq.mwagner.org authored
-
mwagner@evoq.mwagner.org authored
test-make-manual Fixed so that manual.html isn't cleaned up before it is viewed in the running $BROWSER. manual.texi Added MyODBC patch to contrib section.
-
- 28 Feb, 2001 4 commits
-
-
heikki@donna.mysql.fi authored
-
serg@serg.mysql.com authored
item_func.cc MATCH ... AGAINST (NULL) bug fixed fulltext.test MATCH ... AGAINST (NULL) bug fixed fulltext.result MATCH ... AGAINST (NULL) bug fixed
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
added a test case for a coredump bug.
-
- 27 Feb, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
update for the fix sql/slave.cc re-merged Jeremy's message changes, got the code to compile and run again after a mess-up in the merge
-
sasha@mysql.sashanet.com authored
merged
-
sasha@mysql.sashanet.com authored
more verbose messages when slave thread exits
-
- 26 Feb, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 24 Feb, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
os0file.h Added defines for S_IRUSR etc.
-
- 23 Feb, 2001 3 commits
-
-
serg@serg.mysql.com authored
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysql
-
heikki@donna.mysql.fi authored
-
- 22 Feb, 2001 3 commits
-
-
mwagner@evoq.mwagner.org authored
-
heikki@donna.mysql.fi authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
- 21 Feb, 2001 4 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
-
- 20 Feb, 2001 7 commits
-
-
tim@donna.mysql.com authored
into donna.mysql.com:/home/tim/my/work
-
monty@donna.mysql.com authored
-
tim@donna.mysql.com authored
into donna.mysql.com:/home/tim/my/work
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixes for Innobase Don't reset whole to-buffer in strxnmov
-
sasha@mysql.sashanet.com authored
-
tim@threads.polyesthetic.msg authored
Add --with-innobase-db to configure.
-
- 19 Feb, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-