[MDEV-16206] create or replace table as select incorrect reference is followed by Waiting for table metadata locks Created: 2018-05-17 Updated: 2018-07-09 Resolved: 2018-07-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.3.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.4 |
||
| Issue Links: |
|
||||||||
| Description |
|
create or replace table as select incorrect reference is followed by Waiting for table metadata locks CREATE OR REPLACE TABLE t1 AS SELECT f1(); sticks
|
| Comments |
| Comment by Elena Stepanova [ 2018-05-17 ] |
|
Please retest after |