atl_andy Posted April 13, 2008 Share Posted April 13, 2008 I have mysql set up on OS X Leopard. Almost everything works ok. I can connect and display results using php just fine. Creating and populating tables goes ok. The problem is with describe, which throws and error when I try to use it. I have a test table set up called submit. When I type "mysql>describe submit" this is the error I get: ERROR 1 (HY000): Can't create/write to file '/var/folders/Zd/Zd2fOboPFtigStxqnzb46U+++TI/-Tmp-/#sql_23e_0.MYI' (Errcode: 13) Quote Link to comment Share on other sites More sharing options...
fenway Posted April 14, 2008 Share Posted April 14, 2008 That's a very stange path...? Quote Link to comment Share on other sites More sharing options...
atl_andy Posted April 15, 2008 Author Share Posted April 15, 2008 Yes. Is there something wrong with my.cnf perhaps? Where to start? Quote Link to comment Share on other sites More sharing options...
fenway Posted April 15, 2008 Share Posted April 15, 2008 Sure... check what you datadir is. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.