MySQL Forums
Forum List  »  Newbie

Re: Traversing a Category tree, is there an easy way to do this? Need an experts opinion!!!!!
Posted by: Jan Kneschke
Date: December 01, 2005 08:34AM

Hi,

as this thread already points to the page:

I've updated the SPs to work with a tree and create a set of functions to work with the tree:

http://jan.kneschke.de/projects/mysql/sp/#14

It is non-recursive, works fine with 5.0.16 and is several times faster than the old recursive version.

The article above above describe the steps on the way to this set of files.

regards,
Jan

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.