In one of my development server my developers not able create a new table from Heidisql Tool.When I checked it, the server seems working fine.
Error is , ERROR 3 (HY000): Error writing file './backup/updateSites1.frm'
But when I checked the server disk it is almost full after I cleared the unwanted files they can able to create new table.
Issue because of Disk full so from MySQL could not create new table.
Error is , ERROR 3 (HY000): Error writing file './backup/updateSites1.frm'
But when I checked the server disk it is almost full after I cleared the unwanted files they can able to create new table.
Issue because of Disk full so from MySQL could not create new table.