I need to move computer, convert and upgrade from 4.6.4 runing under MySQL3 to another computer Apache 2.2 and MySQL5 with 4.7. I am willing to reconfigure the system, I just want to move the actual data.
The best way I can think of is to export the taxonomy, the users and the nodes. I don't care about the rest.
Which MySQL tables should I export/import?
blocks 10 Do I really need this, I can retype it
book 253
comments 0
node 254
term_data 16 Do I really need this, I can retype it
term_hierarchy 16 Do I really need this, I can retype it
term_node 249
url_alias 254
users 3 Do I really need this, I can retype it
users_roles 4 Do I really need this, I can retype it
variable 169 What's that?
vocabulary 4 Do I really need this, I can retype it
vocabulary_node_types 13 Do I really need this, I can retype it
Is there something else that I should get?
Thanks