- 09 Aug, 2006 1 commit
-
-
andrey@lmy004. authored
create function func() returns char(10) binary ... is no more possible. This will be reenabled when bug 2676 "DECLARE can't have COLLATE clause in stored procedure" is fixed. Fix after 2nd review
-
- 04 Aug, 2006 1 commit
-
-
andrey@lmy004. authored
The following procedure was not possible if max_sp_recursion_depth is 0 create procedure show_proc() show create procedure show_proc; Actually there is no recursive call but the limit is checked. Solved by temporarily increasing the thread's limit just before the fetch from cache and decreasing after that.
-
- 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
-