[MDEV-12680] Crash when CREATE TABLE t1 AS SELECT char(100 using filename) Created: 2017-05-04 Updated: 2017-05-04 Resolved: 2017-05-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.1, 10.2, 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
makes the server crash with this stack trace:
|
| Comments |
| Comment by Alice Sherepa [ 2017-05-04 ] | ||||||||||||||
|
Just a note, that it doesn't crash for me. (10.1.22; Ubuntu 16.04)
| ||||||||||||||
| Comment by Alexander Barkov [ 2017-05-04 ] | ||||||||||||||
|
Alice, thanks for your comment. It crashes in debug builds only. I updated the bug description to mention debug build. | ||||||||||||||
| Comment by Elena Stepanova [ 2017-05-04 ] | ||||||||||||||
|
Might be a duplicate of, or related to, |