commit | 09562b6c3a420ded0d02b9bd2290de2dbab9e304 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Mon Oct 18 12:18:52 2010 -0700 |
committer | Vasu Nori <vnori@google.com> | Mon Oct 18 12:18:52 2010 -0700 |
tree | 08002b14381f5a4f9ffc0d832d95cae9a7871899 | |
parent | 117166d023b9d9405f18cc5222b18fd16a13660c [diff] |
bug:3097939 trigger on a table without good index = slow contacts app added index on a table without which the contacts app trigger is causing N**2 linear scans of the contacts table. the bigger the contacts table size (= N), the worse the prlblem is. Change-Id: I5124b3b43d929ccaca3c4f4261c16b0ee5f02d61