from your bash shell like this
# perror 17
Error code 17: File exists
Gotcha ! The reason is file exists :)
Good luck
Mark Uhrmacher wrote:
Hi all,
I've been getting a strange error when attempting to add an index to
a set tables that make up a merge table. Here is a transcript of th
Hi all,
I've been getting a strange error when attempting to add an index to a
set tables that make up a merge table. Here is a transcript of the session:
mysql> alter table he_access_offline_3 add index status (status);
ERROR 25 (HY000): Can't create symlink './Logs/#sql-156e_48d8.MYI'
pointin