Hi
I am trying to create a table, but I am getting this error. CAn anyone help?
ERROR 1005 (HY000): Can't create table '.\books\customers.frm' (errno: 121)
Also can anyone tell me where I can look find MySQL error log, so I can look at it. Does it give more info than this one liner?
Is there anywhere where I can see what each error means? Perhaps the MySQL manual. I went there, but I couldn't find the error.
Thanks all