If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > SELECT DISTINCT ERROR - Table '#sql_fc_0' is read only

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-17-05, 16:46
AllenGarner AllenGarner is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
SELECT DISTINCT ERROR - Table '#sql_fc_0' is read only

SELECT DISTINCT ERROR keep getting an error that says
Table '#sql_fc_0' is read only
when I try to use the SELECT keyword I have tried reinstalling mysql using different versions etc etc buit same result so I am thinking it has something to do with permissions I don't know much about permissions or how to set them is there some special user that mysql uses or something I am on windows server 2003 running mysl 4.0.23 and php 4.3.10 tried using mysql 4.1.9 also same thing worked fine before so I don't know whats wrong something changed but I don't know what does anyone have an idea of what may be causing this?
I can select update insert and delete just fine but when I try to use the distinct keyword it gives me an error it think it has something to do with temp tables or something maybe I have been trying to fix for 3 days please help
Reply With Quote
  #2 (permalink)  
Old 02-18-05, 05:07
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
Mysql

There are several admin tool for mysql you can try MyCC and MySql Administrator from mysql.com or the free Mysql manager lite (http://sqlmanager.net/products/mysql/manager/).
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On