Hello,
This is a server error and not an error with SQLyog.
Please try the following:
1) Stop MySQL server.
2) empty the /tmp folder (The file '/tmp/#sql_1acc_0.MYI' is a temporary file created by MySQL with a random file name. If such file exists already creation of new file will fail. So try emptying the TEMP folder.)
3) restart MySQL server.
Refer MySQL documentation: http://dev.mysql.com/doc/refman/5.5/en/cannot-create.html
Regards,
Ashwin A