BIND 10 trac324new, created. b587cb1fb68c3392af63abfdb4c91055dab6060f [324] various fixes for SQLite3 schema - STRING => TEXT - make sure the right side of LIKE is a placeholder for a string, not an expression (otherwise it doesn't use indices) - introduce the "records_bytype_and_rname" index. it's necessary to optimize the FIND_PREVIOUS query.

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Mar 5 08:27:55 UTC 2012


The branch, trac324new has been created
        at  b587cb1fb68c3392af63abfdb4c91055dab6060f (commit)

- Log -----------------------------------------------------------------
commit b587cb1fb68c3392af63abfdb4c91055dab6060f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 5 00:22:55 2012 -0800

    [324] various fixes for SQLite3 schema
    - STRING => TEXT
    - make sure the right side of LIKE is a placeholder for a string, not an
      expression (otherwise it doesn't use indices)
    - introduce the "records_bytype_and_rname" index.  it's necessary to optimize
      the FIND_PREVIOUS query.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list