[MDEV-16716] syntax error with "create user .. identified via" Created: 2018-07-10 Updated: 2018-07-10 Resolved: 2018-07-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements, Documentation, Server |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Philippe Kueck | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.5.1804 |
||
| Description |
|
Hi, I'd like to create a new user using the syntax stated in the knowledge base, but all I get is a syntax error:
Same results for VIA/WITH, BY/AS/USING, having the authentication plugin either with or without quotation marks.
What am I missing? Best, |
| Comments |
| Comment by Elena Stepanova [ 2018-07-10 ] |
|
I think it's a documentation error (excessive generalization), I don't remember WITH and BY together ever work so far. Maybe it will work after |
| Comment by Sergei Golubchik [ 2018-07-10 ] |
|
Yes, thanks. I've fixed the docs. |