Home > Archive > MySQL ODBC Connector > September 2005 > MySQL - Problem Creating Table









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MySQL - Problem Creating Table
crjunk@earthlink.net

2005-09-17, 8:23 pm

This is my first time to work with mysql and linux. I'm learning ever
so slowly as I go along. I've created a database in mysql, named
mydatabase, and now I'm trying to create a table, but I'm receiving an
error.

When I enter the following:
mysql> CREATE TABLE tmptest (userid varchar(20));

I receive this message:
ERROR 1 (HY000): Can't create/write to file './mydatabase/tmptest.frm'
(Errcode: 13)

Can anyone tell me what I'm doing wrong or if something in mysql is not
setup correctly.

Thanks,
CR Junk

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com