Igor, While merging 5.3-mwl89 with 5.3 I noticed that when you extracted a block of code from add_key_part() into the new function add_keyuse(), you skipped the initialization:
keyuse.ref_table_rows= 0; was it intentional, and if so, why? Timour
At file:///home/igor/maria/maria-5.3-mwl128-hjkey/ ------------------------------------------------------------ revno: 2875 revision-id: [email protected] parent: [email protected] committer: Igor Babaev<[email protected]> branch nick: maria-5.3-mwl128-hjkey timestamp: Tue 2011-01-04 21:59:41 -0800 message: The patch adds the code that allows to use equi-join conditions for hash join in the cases when there are no suitable indexes for these conditions. _______________________________________________ commits mailing list [email protected] https://lists.askmonty.org/cgi-bin/mailman/listinfo/commits
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

