| Bug #120400 | Docs for innodb_sort_buffer_size are wrong or confusing | ||
|---|---|---|---|
| Submitted: | 4 May 17:19 | Modified: | 4 May 17:46 |
| Reporter: | Mark Callaghan | Email Updates: | |
| Status: | Open | Impact on me: | |
| Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | stora | ||
[4 May 17:19]
Mark Callaghan
[4 May 17:46]
Mark Callaghan
There might be 3 things to fix: 1) I assume this still controls the max memory allocation for a sort. 2) I assume this isn't just for online DDL, it is also for non-online DDL 3) I don't get the part about temporary log files Related to this is https://bugs.mysql.com/bug.php?id=100549 where InnoDB does 3 allocations per create index, where only one should be needed.
