indexer sphinx.conf error    
  After get_askbot_sphinx_search_config  refered to sphinx_config, I run the script indexer askbot sphinx.conf.It gets somes errors:
- Table 'askbot.question' doesn't exist (DSN=mysql://root:*@localhost:3306/askbot).
- Table 'askbot.answer' doesn't exist (DSN=mysql://root:*@localhost:3306/askbot).
what should I do?
Comments