[MDEV-16000] Error on partitioning by virtual column Created: 2018-04-24 Updated: 2018-06-12 Resolved: 2018-06-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Virtual Columns |
| Affects Version/s: | 10.1.33, 10.2.15, 10.3.7 |
| Fix Version/s: | 10.2.15, 10.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Matthias Leich | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
IMHO not important (OpenSuSE 42.3) |
||
| Issue Links: |
|
||||||||
| Description |
|
10.1 commit 31a19683f5289f08439b848da23a28f49ff0accc
The same test works well for c2 INT AS (c1) PERSISTENT. |
| Comments |
| Comment by Matthias Leich [ 2018-04-24 ] |
|
The bug was found when running an RQG test generating roughly the same DDL/DML but concurrent. Query (0x7fc328012c10): DELETE FROM test.t1 /* E_R Thread2 QNO 60 CON_ID 16 */ There is no separate bug report for that assert because I assume the base reason for the assert thread_connect: thread1: thread1_init: |
| Comment by Thirunarayanan Balathandayuthapani [ 2018-04-24 ] |
|
Given scenario have nothing to do with InnoDB. I am able to repeat it with myisam, aria engine. |
| Comment by Sergei Golubchik [ 2018-06-12 ] |
|
already fixed |