Jump to content

Odd problem


atl_andy

Recommended Posts

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)

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/100960-odd-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.