- 31 Jan, 2001 5 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
fix to make table.cc compile
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Allow delete of crashed MyISAM tables Fixed bug when BLOB was first part of key Fixed bug when using result from CASE in GROUP BY Fixed core-dump bug in monthname() Optimized calling of check_db_name()
-
tim@threads.polyesthetic.msg authored
-
- 29 Jan, 2001 6 commits
-
-
tim@work.mysql.com authored
into work.mysql.com:/d1/users/tim/my/work
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
to keep in a repository
-
monty@donna.mysql.com authored
-
- 28 Jan, 2001 5 commits
-
-
paul@central.snake.net authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixed bug in DISTINCT
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
- 27 Jan, 2001 9 commits
-
-
sasha@mysql.sashanet.com authored
re-added Jeremy's merged out note updated changes section with recent bug fix info
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
updated manual about table lock counter fixed coredump in DROP DATABASE with long bogus name by non-root user fixed bug in handling STOP immediately after ROTATE added test case for buffer overrun on DROP DATABASE by non-root user added test case for the STOP bug in replication
-
serg@serg.mysql.com authored
mi_check.c fix for empty FULLTEXT index manual.texi fulltext finetuning 50% limit issue modified
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
created to use a small set of filenames, to try and avoid problems in the Linux kernel.
-
sasha@mysql.sashanet.com authored
Table_locks_immediate
-
- 26 Jan, 2001 3 commits
-
-
paul@central.snake.net authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
- 25 Jan, 2001 6 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
updates for new code sql/mysqld.cc catch SIGBUS and SIGILL print query and connection id on coredump if possible
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Changed 'static inline' to 'inline' for SCO new's compiler
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
-
- 24 Jan, 2001 4 commits
-
-
sasha@mysql.sashanet.com authored
fixed sync bugs in three test cases added offset argument to sync_with_master to mysqltest to be able to fix sync bugs added a test case for slave startup with existing master.info expanded mysql-test-run.sh to be able to run pre-start shell script initializations
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
slave will skip the first SQL_SLAVE_SKIP_COUNTER events on start - this is needed to recover from broken replication when the next log event(s) should just be skipped. Rotate binlogs when max_binlog_size is reached
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
- 23 Jan, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-