BIND 10 trac2301, created. 4557da77d408fb2e4d8c8b37a4ab5976271c4cf2 [2301] Update ANY_SUB query to use LIKE clause efficiently
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Sep 30 20:09:56 UTC 2012
The branch, trac2301 has been created
at 4557da77d408fb2e4d8c8b37a4ab5976271c4cf2 (commit)
- Log -----------------------------------------------------------------
commit 4557da77d408fb2e4d8c8b37a4ab5976271c4cf2
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Oct 1 01:37:11 2012 +0530
[2301] 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