| Summary: | Embedded server doesn't exist in MySQL 5.0 | ||
|---|---|---|---|
| Product: | roadster | Reporter: | Jeff Garrett <jeff> |
| Component: | general | Assignee: | Jeff Garrett <jeff> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | Keywords: | patch |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | Patch for MySQL 5.0 support | ||
|
Description
Jeff Garrett
2007-08-24 03:05:03 UTC
Created attachment 11253 [details] [review] Patch for MySQL 5.0 support The patch removes the reliance on the embedded server, and adds a rudimentary MySQL configuration. Create a file ~/.roadster/roadster.conf with: [mysql] host = $host user = $user password = $password database = $database If the file is missing, or any parameters not set, defaults will be used. From the mailing list http://lists.freedesktop.org/archives/roadster/2007-August/000212.html |
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.