I got this error ERROR 1036 (HY000): Table 'AvailCounterDaily' is read only
when i trying to run sql file from my desktop. like
mysql> source Desktop/file_name.sql
please, tell me how to solved? I change permmision of file/folder to 777 or 755 (try both).