Bug #32651 | grant_cache.test fails | ||
---|---|---|---|
Submitted: | 23 Nov 2007 11:04 | Modified: | 18 Jun 2009 15:04 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests | Severity: | S3 (Non-critical) |
Version: | 5.0.54 | OS: | Solaris (amd64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | pbfail |
[23 Nov 2007 11:04]
Ingo Strüwing
[23 Nov 2007 11:07]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/38342 ChangeSet@1.2588, 2007-11-23 12:06:55+01:00, istruewing@stella.local +1 -0 Bug#32651 - grant_cache.test fails Disabled test case
[23 Nov 2007 11:31]
Ingo Strüwing
The patch was not meant to fix the bug.
[28 Nov 2007 10:24]
Bugs System
Pushed into 6.0.4-alpha
[28 Nov 2007 10:26]
Bugs System
Pushed into 5.1.23-rc
[28 Nov 2007 10:27]
Bugs System
Pushed into 5.0.54
[13 May 2009 14:39]
Philip Stoev
------------------------------------------------------------ revno: 2740 committer: Philip Stoev <pstoev@mysql.com> branch nick: 5.0-bugteam timestamp: Wed 2009-05-13 17:37:20 +0300 message: Bug #32651 grant_cache.test fails It turns out that this test case no longer fails with the discrepancy in numbers that was the original cause for disabling this test (and showed potential genuine issues with the query cache). Therefore this test is being enabled after some minor adjustment of error codes and messages. === modified file 'mysql-test/r/grant_cache.result' --- mysql-test/r/grant_cache.result 2005-05-18 20:54:36 +0000 +++ mysql-test/r/grant_cache.result 2009-05-13 14:22:05 +0000 @@ -149,7 +149,7 @@ user3 user3 select * from t1; -ERROR 42000: SELECT command denied to user 'mysqltest_3'@'localhost' for column 'b' in table 't1' +ERROR 42000: SELECT command denied to user 'mysqltest_3'@'localhost' for table 't1' select a from t1; a 1 === modified file 'mysql-test/t/disabled.def' --- mysql-test/t/disabled.def 2008-04-07 11:59:51 +0000 +++ mysql-test/t/disabled.def 2009-05-13 14:22:19 +0000 @@ -16,7 +16,6 @@ im_options_set : Bug#20294: Instance manager tests fail randomly im_options_unset : Bug#20294: Instance manager tests fail randomly im_utils : Bug#20294: Instance manager tests fail randomly -grant_cache : Bug#32651: grant_cache.test fails ndb_backup_print : Bug#32357: ndb_backup_print test fails sometimes in pushbuild rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes kill : Bug#29149 Test "kill" fails on Windows === modified file 'mysql-test/t/grant_cache.test' --- mysql-test/t/grant_cache.test 2007-02-26 10:49:24 +0000 +++ mysql-test/t/grant_cache.test 2009-05-13 14:31:50 +0000 @@ -99,7 +99,7 @@ connection user3; select "user3"; --replace_result 127.0.0.1 localhost ---error 1143 +--error 1142 select * from t1; select a from t1; --replace_result 127.0.0.1 localhost
[14 May 2009 8:07]
Bernt Marius Johnsen
Ok to push, but --error 1142 should be changed to --error ER_TABLEACCESS_DENIED_ERROR (and similarly for the rest of the --error directives)
[28 May 2009 7:41]
Bugs System
Pushed into 5.0.83 (revid:joro@sun.com-20090528073529-q9b8s60vlpu28fny) (version source revid:joro@sun.com-20090515131231-1r01ef8cbv6s4gk1) (merge vers: 5.0.83) (pib:6)
[28 May 2009 8:20]
Bugs System
Pushed into 5.1.36 (revid:joro@sun.com-20090528073639-yohsb4q1jzg7ycws) (version source revid:jimw@mysql.com-20090515174051-ndjvfd1e9hc9k9c3) (merge vers: 5.1.36) (pib:6)
[2 Jun 2009 12:41]
Philip Stoev
manually advancing the status
[2 Jun 2009 16:16]
Paul DuBois
Test case changes. No changelog entry needed. Setting report to NDI pending push into 6.0.x.
[17 Jun 2009 19:22]
Bugs System
Pushed into 5.4.4-alpha (revid:alik@sun.com-20090616183122-chjzbaa30qopdra9) (version source revid:joro@sun.com-20090515134506-5mq3a8fafgbkx6u1) (merge vers: 6.0.12-alpha) (pib:11)
[18 Jun 2009 15:04]
Paul DuBois
Test case changes. No changelog entry needed.
[26 Aug 2009 13:45]
Bugs System
Pushed into 5.1.37-ndb-7.0.8 (revid:jonas@mysql.com-20090826132541-yablppc59e3yb54l) (version source revid:jonas@mysql.com-20090826132541-yablppc59e3yb54l) (merge vers: 5.1.37-ndb-7.0.8) (pib:11)
[26 Aug 2009 13:46]
Bugs System
Pushed into 5.1.37-ndb-6.3.27 (revid:jonas@mysql.com-20090826105955-bkj027t47gfbamnc) (version source revid:jonas@mysql.com-20090826105955-bkj027t47gfbamnc) (merge vers: 5.1.37-ndb-6.3.27) (pib:11)
[26 Aug 2009 13:48]
Bugs System
Pushed into 5.1.37-ndb-6.2.19 (revid:jonas@mysql.com-20090825194404-37rtosk049t9koc4) (version source revid:jonas@mysql.com-20090825194404-37rtosk049t9koc4) (merge vers: 5.1.37-ndb-6.2.19) (pib:11)
[27 Aug 2009 16:32]
Bugs System
Pushed into 5.1.35-ndb-7.1.0 (revid:magnus.blaudd@sun.com-20090827163030-6o3kk6r2oua159hr) (version source revid:jonas@mysql.com-20090826132541-yablppc59e3yb54l) (merge vers: 5.1.37-ndb-7.0.8) (pib:11)