- 03 Aug, 2006 1 commit
-
-
petr/cps@mysql.com/owlet. authored
Due to incorrect handling of FLUSH TABLES, log tables were marked for flush, but not reopened. Later we started to wait for the log table to be closed (disabled) after the flush. And as nobody disabled logs in concurrent treads, the command lasted forever. After internal consultations it was decided to skip logs during FLUSH TABLES. The reasoning is that logging is done in the "log device", whatever it is which is always active and controlled by FLUSH LOGS. So, to flush logs one should use FLUSH LOGS, and not FLUSH TABLES.
-
- 02 Aug, 2006 1 commit
-
-
petr/cps@owlet. authored
into mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin
-
- 28 Jul, 2006 2 commits
-
-
kostja@bodhi.local authored
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
-
kostja@bodhi.local authored
-
- 27 Jul, 2006 5 commits
-
-
kostja@bodhi.local authored
-
msvensson@neptunus.(none) authored
- Add loop in mysqlslap that tries to connect up to 10 times if connect in thread fails.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Disable 3 test cases that crashes slave
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
- 26 Jul, 2006 14 commits
-
-
kostja@bodhi.local authored
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
-
pekka@orca.ndb.mysql.com authored
into orca.ndb.mysql.com:/space_old/pekka/ndb/version/my51-bug14935
-
pekka@orca.ndb.mysql.com authored
-
kostja@bodhi.local authored
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@shellback.(none) authored
- Add prelocking for stored procedures that uses sp or sf - Update test result for sp_error(reported as bug#21294) - Make note about new error message from sp-error(bug#17244)
-
msvensson@neptunus.(none) authored
-
ingo/mydev@chilla.local authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 25 Jul, 2006 3 commits
-
-
ingo/mydev@chilla.local authored
-
andrey@lmy004. authored
Emit an error instead of doing ASSERT
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
- 24 Jul, 2006 4 commits
-
-
ingo/mydev@chilla.local authored
-
ingo/mydev@chilla.local authored
-
ingo/mydev@chilla.local authored
-
ingo/mydev@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-amerge
-
- 23 Jul, 2006 2 commits
-
-
stewart@willster.(none) authored
(well, im_options in this case, but using existing bug report)
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/main
-
- 22 Jul, 2006 4 commits
-
-
mikael/pappa@dator5.(none) authored
Fixes for change that makes default appear in NODEGROUP as it should be instead of 0 which is an error
-
mikael/pappa@dator5.(none) authored
Test case fix
-
mikael/pappa@dator5.(none) authored
into dator5.(none):/home/pappa/bug20733
-
mikael/pappa@dator5.(none) authored
into dator5.(none):/home/pappa/bug20733
-
- 21 Jul, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
- Disable test case until fixed
-
msvensson@neptunus.(none) authored
- Only handle return codes from 'pclose' greater than zero as errors. - It appears pclose can return -1 with errno set to ECHILD although the executin process completed successfully.
-
msvensson@neptunus.(none) authored
-
ingo/mydev@chilla.local authored
-