database_connection string format
Hello I am new to Galaxy. Trying to set up a server locally and back it up with mysql database. What is the right format for the database_connection string in the universe_wsgi.ini file? I understand that it should be something like this: mysql://user:password@host/dbname[?key=value..] Where the port number should go? Marina Gourtovaia -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE.
Hi Marina, I believe it should just be mysql://user:password@host*:port*/dbname On Tue, Nov 30, 2010 at 10:26 AM, Marina Gourtovaia <mg8@sanger.ac.uk>wrote:
Hello
I am new to Galaxy. Trying to set up a server locally and back it up with mysql database. What is the right format for the database_connection string in the universe_wsgi.ini file?
I understand that it should be something like this: mysql://user:password@host/dbname[?key=value..]
Where the port number should go?
Marina Gourtovaia
-- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE. _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
participants (2)
-
Kanwei Li
-
Marina Gourtovaia