Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Duplicate
-
N/A
-
None
Description
Possibly is related to or a duplicate of MDEV-34142.
--source include/have_sequence.inc
|
|
SET MAX_TMP_SESSION_SPACE_USAGE = 1024*1024; |
|
--error 200
|
SELECT VARIABLE_VALUE FROM information_schema.GLOBAL_VARIABLES JOIN seq_1_to_100 |
INTERSECT ALL |
SELECT VARIABLE_VALUE FROM information_schema.GLOBAL_VARIABLES JOIN seq_1_to_100; |
bb-11.5-monty e8c8d04ec094e491d52bd22b1d00a146bdff2dad |
2024-05-13 15:08:29 4 [ERROR] mariadbd: Got error '127 "Table file is corrupted"' for '#sql-temptable-e249a-4-11.MAI'
|
2024-05-13 15:08:29 4 [ERROR] mariadbd: Table '(temporary)' is marked as crashed and should be repaired
|
^ Found warnings in /mnt8t/bld/bb-11.5-monty-asan/mysql-test/var/log/mysqld.1.err
|
Attachments
Issue Links
- is caused by
-
MDEV-9101 Limit size of created disk temporary files and tables
- Closed