MySQL Forums
Forum List  »  Newbie

[solved] #1005 Can't create table (errno: 13)
Posted by: Martin Wagner
Date: October 20, 2009 06:40PM

!!!SOLVED see end of message

hello,
using Ubuntu Jaunty with mysqlclient/server 5.1.3.

I`m trying to create a table on my localhost.
logged in as root. (all privileges & grant)
but the result is an error message:
#1005 Can't create table 'test' (errno: 13)

"ls -al" to
/var/lib/mysql is -drwxrwxr-x mysql mysql
/var/lib/mysql/mysql is -rw-rw-r- mysql mysql

I tried other users as well as other (test)databases
Tried to "google" the error but can't find smthg. except rights (should be set to mysql.mysql )

thanks in advance
regards
martin

___________________________
all *.MYD and *.MIY and *.frm must have minimum -> mysql as group (rights)



Edited 1 time(s). Last edit at 10/20/2009 07:42PM by Martin Wagner.

Options: ReplyQuote


Subject
Written By
Posted
[solved] #1005 Can't create table (errno: 13)
October 20, 2009 06:40PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.