Skip to content

Instantly share code, notes, and snippets.

@sebacruz
Created February 15, 2012 16:02
Show Gist options
  • Save sebacruz/1836923 to your computer and use it in GitHub Desktop.
Save sebacruz/1836923 to your computer and use it in GitHub Desktop.
mysql> USE tacobell_site;
Database changed
mysql> SHOW TABLES;
ERROR 1018 (HY000): Can't read dir of './tacobell_site/' (errno: 13)
mysql> SELECT * FROM c4GDF__users;
ERROR 1036 (HY000): Table 'c4GDF__users' is read only
mysql>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment