logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gbrowse_metadb_config - Initializes an empty GBrowse user accounts and uploads metadata database

Author

       Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging Lincoln Stein - GBrowse

version 1.1.0                                   February 07, 2011                                    GBrowse2(1)

Description

       Initializes  an  empty  GBrowse  user accounts and uploads metadata database.  Currently mysql and SQLite
       databases are supported. When creating a mysql database you must provide the -admin option to  specify  a
       user and password that has database create privileges on the server.

Name

       gbrowse_metadb_config - Initializes an empty GBrowse user accounts and uploads metadata database

Synopsis

gbrowse_metadb_config[-dnspassword-adminuser:pass]dnsProvideacustomDBIconnectionstring,overridingwhatis set in Gbrowse.conf. Note that if there are semicolons in the string (like most  MySQL
       connection  DSNs  will),  you  WILL  have  to  escape  it  with  quotes.   [-adminuser:pass]Provideanadministratorusernameandpassword(intheform user:pass) to skip the prompts if the database does  not
       exist.

See Also