jywarren / mapknitter

Use Public Lab's MapKnitter to turn your aerial images into projected maps for print and web
http://mapknitter.org
GNU General Public License v3.0
45 stars 0 forks source link

Whole site throwing mysql "incorrect key" error #146

Closed jywarren closed 11 years ago

jywarren commented 11 years ago

Mysql::Error: Incorrect key file for table '/tmp/#sql_2650_0.MYI'; try to repair it: SELECTmaps.* FROMmapsINNER JOINwarpablesON warpables.map_id = maps.id WHERE (maps.password= '' ANDmaps.archived= 0) GROUP BY maps.id ORDER BY updated_at DESC

First tried to back up the db with mysqldump -u root -p cartagen_production > mapknitter-2013-08-13.sql

It returned: mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'exports'': Got error 28 from storage engine (1030)

Then, trying to open the mapknitter directory in vim, i got E297: Write error in swap file

jywarren commented 11 years ago

This is an out of storage space error. closing.