[MDEV-29787] CREATE OR REPLACE does not work with custom DATA/INDEX DIRECTORY Created: 2022-10-13 Updated: 2023-05-18 Resolved: 2023-01-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Create Table |
| Affects Version/s: | 10.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Before MDEV-25292 both variations succeed. Reproducible with MyISAM and Aria, not with InnoDB. |
| Comments |
| Comment by Aleksey Midenkov [ 2022-10-13 ] |
|
Please review bb-10.11-midenok |
| Comment by Oleksandr Byelkin [ 2022-10-18 ] |
|
add test case for all 3 cases of tmp table creation |
| Comment by Aleksey Midenkov [ 2022-10-19 ] |
|
Added. |