mysql

I recently found myself wanting to move my personal blog (blog.scurker.com) from Drupal 6.x to WordPress for various reasons. I primarily followed this tutorial, but wanted to outline some additional information in the transfer. Database Conversion Table Drupal 6.x Table(s) WordPress 2.9x Equivalent term_data, term_hierarchy wp_terms node, node_revisions wp_posts term_node wp_term_relationships comments wp_comments Truncate WordPress… Read On »