samson
HOBBYOP
a year ago
Hey, i have a mysql database on railway and i wanted to import a dump via dbeaver.
But when i want to import it i get following error:
dbeaver import ERROR 1114 (HY000) at line 2170: The table 'xy' is full
I then saw that the usage iss nearly 500MB but the dump is only 25MB large.
How can this be?
And can i wipe the volume to retry the import?
ID: 24415e1c-9ff5-4133-b834-05af53c29590
10 Replies
a year ago
there are many contributing factors to disk usage outside of raw data in the table, such as indexes, and Wal files, amoung many other things.
a year ago
If you clear out data, yes, absolutely!
a year ago
!s
Status changed to Solved brody • about 1 year ago

