Exporting database when migrating from Joomla 1.5 to 2.5
Posted: 20 Feb 2013, 05:59
I have tried following your instructions on "How to Migrate Extensions from Joomla! 1.5 to Joomla! 2.5 (1.7)", but ended up getting errors when importing the .sql file into Joomla 2.5. I'm not sure I exported the files from Joomla 1.5 correctly. My phpMyAdmin application is in a different format than what you explain and the options are as follows. I'm not that familiar with databases to understand which options to select. Could someone help me to know which of the following to select?
Structure
___Add DROP TABLE / VIEW / PROCEDURE / FUNCTION
___Add IF NOT EXISTS
___Add AUTO_INCREMENT value
___Enclose table and field names with backquotes
___Add CREATE PROCEDURE / FUNCTION
Add into comments
___Creation/Update/Check dates
Data
___Complete inserts
___Extended inserts
Maximal length of created query 50000
___Use delayed inserts
___Use ignore inserts
___Use hexadecimal for BLOB
Export type - INSERT, UPDATE OR REPLACE?
Structure
___Add DROP TABLE / VIEW / PROCEDURE / FUNCTION
___Add IF NOT EXISTS
___Add AUTO_INCREMENT value
___Enclose table and field names with backquotes
___Add CREATE PROCEDURE / FUNCTION
Add into comments
___Creation/Update/Check dates
Data
___Complete inserts
___Extended inserts
Maximal length of created query 50000
___Use delayed inserts
___Use ignore inserts
___Use hexadecimal for BLOB
Export type - INSERT, UPDATE OR REPLACE?