756: rb_site mysql database check missing

jess****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
April 20, 2009
When running rb_site, it assumes the mysql database (possibly also for
other db formats) already exists. The script will crash if the database
does not exist, or when authentication fails in general. This means that
the created reviewboard www directory has to be removed, and the rb_site
script restarted (any entered information is lost). It would be great if
the script could detect the inability to connect to mysql and maybe even
offer to create the correct priviliges/database etc.
chipx86
#1 chipx86
  • +Confirmed
  • +Milestone-Release1.0
    +Component-Deployment
    +Component-Scripts
chipx86
#2 chipx86
Fixed in r1916.
  • -Confirmed
    +Fixed
  • +chipx86