MySQL error 1036: table is read only

前端 未结 6 1970
醉话见心
醉话见心 2021-01-11 22:53

When im trying to insert a record to the table using phpmyadmin it gives me

#1036 - Table \'sch_portfolio\' is read only 

I saw in some art

6条回答
  •  星月不相逢
    2021-01-11 23:32

    I suspect that in my case, this was caused by a hidden anti malware antivirus Bytefence (probably, it was bundled with something else). The problem was gone after uninstalling this antivirus.

提交回复
热议问题