[MXS-36] bugzillaId-671: wrong message if SHOW DATABASES privilege is missing Created: 2014-01-30 Updated: 2015-06-17 Resolved: 2015-04-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.0.2 |
| Fix Version/s: | 1.1.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All OS |
||
| Description |
|
This is imported from bugzilla item: http://bugs.mariadb.com/show_bug.cgi?id=671 Description Kolbe Kegel 2014-12-30 22:35:45 UTC Dec 30 14:30:07 max1 MaxScale[19360]: RW Split Router: Unable to load database grant information, MaxScale authentication will proceed without including database permissions. To correct this GRANT select permission on msql.db to the user maxuser. a) This message mis-spells "mysql" as "msql". |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2015-03-10 ] | ||||||
|
This is comment history imported from bugzilla Mark Riddoch 2015-02-13 10:19:11 UTC Query that is run is
It is this that is failing and not the later show databases. Error message should be improved. | ||||||
| Comment by markus makela [ 2015-04-28 ] | ||||||
|
Fixed by changing the error message to:
| ||||||
| Comment by Timofey Turenko [ 2015-04-29 ] | ||||||
|
checked manually, closing | ||||||
| Comment by Timofey Turenko [ 2015-05-12 ] | ||||||
|
verified by manual check of error log content |