Bug 12320 - Database name roadster is hardcoded
Summary: Database name roadster is hardcoded
Status: NEW
Alias: None
Product: roadster
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jeff Garrett
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-08 03:55 UTC by Jeff Garrett
Modified: 2007-09-08 03:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.