I'll be migrating my existing live Web Wiz Forum to vBulletin soon (MSSQL to MySQL).
I've done a number of test runs with both DBs on my local machine and it takes some time to do the imports (easily 12 hours for 500k+ posts in a test database).
My live DB has close on 974,493 Posts and 65,622 Topics so by past experience this could take up to 24 hours running continuously?
I saw this post by Zachery in another topic and was curious about what kind of optimization can be done in MySQL (and MSSQL) to speed things up.
Original thread
I'd think hardware would also play a role and this is where I may be somewhat limited. My local machine is a Core 2 Duo 1.86Ghz with 2GB ram (Windows 7). And have another similarly spec'd machine to use if necessary.
1. Any advice on optimal MySQL and MSSQL settings to speed things up?
2. And what are the experiences with using two local machines on a Gigabit LAN (one for the source MSSQL DB and one for the target MySQL DB) vs having both on one machine?
Advice would be much appreciated!
I've done a number of test runs with both DBs on my local machine and it takes some time to do the imports (easily 12 hours for 500k+ posts in a test database).
My live DB has close on 974,493 Posts and 65,622 Topics so by past experience this could take up to 24 hours running continuously?
I saw this post by Zachery in another topic and was curious about what kind of optimization can be done in MySQL (and MSSQL) to speed things up.
Original thread
I'd think hardware would also play a role and this is where I may be somewhat limited. My local machine is a Core 2 Duo 1.86Ghz with 2GB ram (Windows 7). And have another similarly spec'd machine to use if necessary.
1. Any advice on optimal MySQL and MSSQL settings to speed things up?
2. And what are the experiences with using two local machines on a Gigabit LAN (one for the source MSSQL DB and one for the target MySQL DB) vs having both on one machine?
Advice would be much appreciated!

Comment