Good Afternoon Michael:

Please note the discussion of the developer MySQL permissions you need to
set so that the kent utilities can modify the local databases, in:
   src/product/README.mysql.setup
 > 3.  A MySQL user that has general write permissions to all
 >     browser and genome databases to be used by developers

This is the MySQL user you set in your $HOME/.hg.conf file.

I don't understand what you mean, the "Table 'history' is read only"

You need to verify your MySQL permissions setup.

--Hiram


Michael Molstad wrote:
> Hello,
> I am adding local tracks to our mirror.  When I run the hgLoadBed executable, 
> I get the following error:
> Reading BL2347_juncs.bedLoaded 147554 elements of size 12SortedCreating table 
> definition for bl2347JuncsSaving bed.tabLoading hg19Can't start query:INSERT 
> into history (ix, startId, endId, who, what, modTime, errata) 
> VALUES(NULL,0,0,'root',"Add 147554 element(s) from bed list to bl2347Juncs 
> table",NOW(), NULL)
> mySQL error 1036: Table 'history' is read only
> I change the mysql user to root in all instances in the hg.conf file; but 
> that did not help.  Can I manually chmod on the history.frm, history.MYD, and 
> history.MYI?
> Thanks,
> Michael                                         
_______________________________________________
Genome maillist  -  [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to