Main forum index page ends up with a query to match birthdays with no key index on any of the birthday fields added in this mod. Mysql ends up examining all w3t_User records. I noticed this when I did a debug=1 on the main forum index page.
(Saves a fraction of a second on page loads with an index added)