Hello, On 11-03-25 5:22 PM, "Andrea Edwards" <[email protected]> wrote: >mysql> use gene; >Database changed Have you given your user permissions to create databases and tables too?
>I thought perhaps there might be some confusion because my database is >called gene and I was using gene as the main table in the ensembl core >database so i renamed my local database to gene_test and then i got this >error instead The database and table can be called the same. However, I am curious how you renamed the database, because that functionality was only available in MySQL for a brief time before it was removed again. If you did the renaming on the filesystem, then you might have broken something. Try to re-create your database afresh. Joachim _______________________________________________ Users mailing list [email protected] https://lists.biomart.org/mailman/listinfo/users
