[MDEV-6630] make aria_used_for_temp_tables a modifiable variable Created: 2014-08-22 Updated: 2023-11-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 9 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently aria_used_for_temp_tables is set at compilation time and cannot be changed later. See |
| Comments |
| Comment by Venâncio Ferreira [ 2017-02-16 ] |
|
Hello, Any news if there is any expectation for this change to be added to MariaDB 10.2? Regards |
| Comment by Valerii Kravchuk [ 2020-09-17 ] |
|
There are many bugs related to crashes with Aria temporary tables, Without this feature we do not have a workaround for them. |
| Comment by Michael Widenius [ 2022-03-22 ] |
|
Why would anyone want to have this changed? I am not aware of a single bug related to crashing temporary tables. If such exists, they should be prioritized and fixed. |
| Comment by Valerii Kravchuk [ 2022-03-22 ] |
|
What about these:
Are you sure none of these applies to implicitly created Aria temporary tables? Why not to give those affected a usable workaround? |