Hi.
I want to export/import the 'comments' table from my test (v6) database
to my new production drupal (v6) site.
While I was working on the new test site, people added more comments to
the old production site (also v6), and now I want to get ALL the
comments from the old DB added into my new DB.
I tried export/import of the 'comments' table, but the comments didn't
show up for the right page nodes.
I assume I missed the table(s) that would have connected comments to
the correct nodes... What is that table (s) called?
Thanks!