| Anonymous | Login | Signup for a new account | 2010-07-30 02:42 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000165 | [Sphinx] general | minor | always | 2008-06-05 02:58 | 2008-07-09 20:31 | ||||
| Reporter | thebitguru | View Status | public | ||||||
| Assigned To | shodan | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | 0.9.8-rc1 | ||||||
| Summary | 0000165: 'search' requires mysql even when configured for postgres | ||||||||
| Description |
When using postgres, the 'search' command line utility still tries to connect to mysql and stops since there is no mysql server. [thebitguru@dreamer sphinx]$ search test Sphinx 0.9.8-rc2 (r1234) Copyright (c) 2001-2008, Andrew Aksyonoff using config file './sphinx.conf'... FATAL: failed to connect to MySQL (error=Access denied for user 'thebitguru_prod'@'localhost' (using password: YES)) Below is the relevant part from sphinx.conf source base { type = pgsql sql_host = localhost |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2008 Mantis Group |