[MDEV-8447] alter table loops internally and fills up disk Created: 2015-07-10 Updated: 2015-07-21 Resolved: 2015-07-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table |
| Affects Version/s: | 10.0.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Frank Schröder | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
10.0.16-MariaDB-log openSUSE package |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
In a fresh MariaDB when I import a small 9MB InnoDB Table and enter OPTIMIZE LOCAL TABLE the server hangs/loops and fills the disk 100% with one huge #sql...ibd file. The mysqld has then to be stopped with kill -9... |
| Comments |
| Comment by Elena Stepanova [ 2015-07-12 ] |
|
What exactly do you mean by importing the table? (There are several actions that can be called this way, so specifics is important). |
| Comment by Elena Stepanova [ 2015-07-13 ] |
|
Thank you. |
| Comment by Jan Lindström (Inactive) [ 2015-07-21 ] |
|
Closing as duplicate. |