Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 190316
Collapse All | Expand All

(-)contrib/mod_sql_mysql.c (-1 / +1 lines)
Lines 595-601 Link Here
595
  }
595
  }
596
596
597
  if (!conn_pool) {
597
  if (!conn_pool) {
598
    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been
598
    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been "
599
      "properly intialized.  Please make sure your --with-modules configure "
599
      "properly intialized.  Please make sure your --with-modules configure "
600
      "option lists mod_sql *before* mod_sql_mysql, and recompile.");
600
      "option lists mod_sql *before* mod_sql_mysql, and recompile.");
601
601

Return to bug 190316