From what documentation I have found the "term_node" is two columns "tid" & "nid". But on a Drupal 6rc2 database (upgraded from 4.7 to 5.6 to 6rc2) the "term_node" table consists of "tid", "nid" and "vid". "vid" seems to be indexed and populated with a value not in in the "vocabulary" table.
Is this a drupal 6 change to table format, if so what is the relationship for the vid column? Or is it, as I suspect, a table corruption and should not exist?
I'm trying to create a page content with a link inside, but what I want is for the users when they click on that link (although external) to stay within the page itself.
I work on an open source project and since open source means open everything, I want to make the help and reference materials (currently in AuthorIT with a SQL Server database back-end) available for our customers to edit - kinda like a wiki - and compile. I can't find a system that lets me do that. Does Drupal build help content in addition to the web material? I would be publishing the help to the web as well as making it a downloadable plugin update, as would my customers/users.
I have installed RC3 and doing ANY administrative task is a nightmare (I had to rise my time exceed limit to 180 s!!!!)
Jus an example: Devel says:
Executed 1422 queries in 13696.03 milliseconds. (that doesn't make sense to me)
another example
117 queries in 953.34 milliseconds
It doesn't seem a query time issue, but the fact that the page has an initial (very long) waiting time before loading. I have seen another post related to this but was for 5.x version so I have started another thread