Uploaded image for project: 'WebDanica'
  1. WebDanica
  2. WEBDAN-107

CASSANDRA: WARN Re-preparing already prepared query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • None
    • DATABASE
    • None

    Description

      WARN Re-preparing already prepared query INSERT INTO seeds (url, status, inserted_time) VALUES (?,?,?) IF NOT EXISTS. Please note that preparing the same query more than once is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once.
      WARN Re-preparing already prepared query UPDATE seeds SET status=?, status_reason=? WHERE url=? IF EXISTS. Please note that preparing the same query more than once is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once.
      WARN Re-preparing already prepared query SELECT * FROM seeds WHERE status=?. Please note that preparing the same query more than once is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once.
      WARN Re-preparing already prepared query SELECT * FROM seeds WHERE status=? LIMIT ?. Please note that preparing the same query more than once is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once.

      Attachments

        Activity

          People

            Unassigned Unassigned
            svc Søren Vejrup Carlsen (Inactive)
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: