Mantis Bugtracker

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

- Relationships

-  Notes
(0000239)
shodan (administrator)
2008-07-09 20:31

Fixed in r1352.

- Issue History
Date Modified Username Field Change
2008-06-05 02:58 thebitguru New Issue
2008-07-09 20:31 shodan Status new => resolved
2008-07-09 20:31 shodan Fixed in Version => 0.9.8-svn
2008-07-09 20:31 shodan Resolution open => fixed
2008-07-09 20:31 shodan Assigned To => shodan
2008-07-09 20:31 shodan Note Added: 0000239


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker