BIND 10 trac1756, created. a75d0d269a305aa449328439c0cf8e2deb89527e [1756] Update ANY_SUB query to use LIKE clause efficiently
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Sep 20 06:27:38 UTC 2012
The branch, trac1756 has been created
at a75d0d269a305aa449328439c0cf8e2deb89527e (commit)
- Log -----------------------------------------------------------------
commit a75d0d269a305aa449328439c0cf8e2deb89527e
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Sep 20 11:55:15 2012 +0530
[1756] Update ANY_SUB query to use LIKE clause efficiently
See <https://lists.isc.org/pipermail/bind10-dev/2012-March/003167.html>
for discussion.
We should not do concatenation in the SQL clause (i.e., pass an
expression to LIKE). We also query on the 'rname' column (labels in
reverse order) instead of 'name'.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list