Bug 12320

Summary: Database name roadster is hardcoded
Product: roadster Reporter: Jeff Garrett <jeff>
Component: generalAssignee: Jeff Garrett <jeff>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jeff Garrett 2007-09-08 03:55:21 UTC
roadster always issues 'CREATE DATABASE IF NOT EXISTS roadster; USE roadster;' no matter what database connection parameter is given.

So it uses the database name for connection and connection *only*, and then attempts to switch to the database named 'roadster'.  It should not switch.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.