Login  Register

rebuilding tree traversal columns of Tags table (SQL)

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

rebuilding tree traversal columns of Tags table (SQL)

Markus Leuthold
17 posts
How can I rebuild the "lft" and "rgt" columns of the "Tags" table? They are needed for the pre-order tree traversal and I think these values are corrupted on my db

best, Kusi