- 23 Mar, 2005 1 commit
-
-
gbichot@quadita2.mysql.com authored
"After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late); no message on error log (deadlock is too common sometimes), a global counter instead (SHOW STATUS LIKE 'slave_retried_transactions'). Plus a fix for libmysql/Makefile.shared
-
- 22 Mar, 2005 3 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
kent@mysql.com authored
InnoDB needs longer start time for second slave on slow hosts
-
monty@mysql.com authored
-
- 21 Mar, 2005 6 commits
-
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
-
kent@mysql.com authored
Made --timer work mtr_cases.pl: Added option --reorder to get less server restarts mysql-test-run.pl: Added option --reorder to get less server restarts Moved do_before_start_master() not to remove binlog files unless restarted Made --timer work Slave was incorrectly writing log to error log
-
- 18 Mar, 2005 3 commits
-
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
igor@rurik.mysql.com authored
Added a test case for bug #8617. sql_select.cc: Fixed bug #8617. Queries with ROLLUP and LIMIT n returned more than n rows if SQL_CALC_FOUND_ROWS was used.
-
- 17 Mar, 2005 11 commits
-
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.1
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.0
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/merge-4.1
-
paul@frost.snake.net authored
-
paul@frost.snake.net authored
-
gbichot@quadxeon.mysql.com authored
into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.1-4xeon
-
gbichot@quadxeon.mysql.com authored
into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeon
-
gbichot@quadxeon.mysql.com authored
When we come to create these, they may already exist and it's necessary to delete these old, useless copies.
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
- 16 Mar, 2005 16 commits
-
-
igor@rurik.mysql.com authored
Added a test for bug #8615. sql_select.cc: Fixed bug #8615. This fix only removed the cause of the reported crash. It does not resolve other problems of rollup queries with DISTINCT. They were fixed in the previous patch for bug 8616.
-
lars@mysql.com authored
-
lars@mysql.com authored
BUG#9123 is solved earlier than this patch though.
-
joerg@mysql.com authored
-
joerg@mysql.com authored
the time spent in the various steps.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
bar@mysql.com authored
not always correct for NULL values. Now they always result a non NULL value even the argument is NULL. It is more usefull for debugging purposes.
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
gluh@gluh.mysql.r18.ru authored
fixed result_field support of Item_ref
-
monty@mysql.com authored
-
lars@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
gluh@gluh.mysql.r18.ru authored
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1-bug8785
-