[MDEV-30685] Possible bug in CREATE USER Created: 2023-02-19 Updated: 2023-02-20 Resolved: 2023-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.6.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | acsfer | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
|
| Comments |
| Comment by Daniel Black [ 2023-02-19 ] | ||||||||||||||||||||||||||
|
The user isn't called blocklist its:
Newlines, , and ;; are significant. What did you expect to happen? | ||||||||||||||||||||||||||
| Comment by acsfer [ 2023-02-19 ] | ||||||||||||||||||||||||||
|
1st, user shouldn't be created with this format. | ||||||||||||||||||||||||||
| Comment by Daniel Black [ 2023-02-20 ] | ||||||||||||||||||||||||||
|
It was a quoted username so was accepted as is. To cancel a SQL statement rather than execute it use \c:
On deletion the following are options: Use the same sequence you used to create it.
If you get quite stuck on the exact username:
|