[MDEV-8578] Wrong error code/message with enforce_storage_engine and NO_ENGINE_SUBSTITUTION Created: 2015-08-07 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It is of course expected that CREATE would produce an error, just not the error. If there is no suitable one, maybe it should be created. |
| Comments |
| Comment by Sergei Golubchik [ 2021-10-10 ] |
|
let's use ER_OPTION_PREVENTS_STATEMENT |