Tuesday, August 31, 2010

Re: tree behaviour and big table

> I need to make a table (tree structured) that will contain more then
> 1000000 records. I wonder if tree behaviour can handle working with
> such big table without messing lft and right parameters. Anyone
> espirienced in this?

It _should_ be fine, but once it gets in a mess it's a right pain to
fix. Make sure you add some indexes to your tables.

>
> thanks
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
>

--
jon bennett - www.jben.net - blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: