[MDEV-4879] Merge test cases for new CREATE TEMPORARY TABLE privilege model Created: 2013-08-09 Updated: 2013-09-23 Resolved: 2013-09-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.4 |
| Fix Version/s: | 10.0.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | tests | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The new privilege logic for CREATE TEMPORARY TABLES was merged into 10.0, but the test cases aren't there. There seem to be pieces in several test files, I checked grant2.test which contains a fragment for bug 27480 in MySQL 5.6.10, but not in 10.0.4 candidate. http://bugs.mysql.com/bug.php?id=27480 |
| Comments |
| Comment by Sergey Vojtovich [ 2013-09-20 ] |
|
Sergei, please review patch for this task. |
| Comment by Sergei Golubchik [ 2013-09-20 ] |
|
ok to push |
| Comment by Sergey Vojtovich [ 2013-09-23 ] |
|
Fixed in 10.0.5, revision-id: svoj@mariadb.org-20130920091253-cvxjn5pfisdrvl73 |