keoco Posted January 28, 2012 Posted January 28, 2012 i got quite a lot of files in my sql folder am i suppose to add all of those sql files? especially the upgrade_svnxxxxx.sql's... if i need to add it, which one do i add? Quote
Gepard Posted January 28, 2012 Posted January 28, 2012 Short answer: no. Long answer: These are upgrade files, which update you database tables to make them compatible with newer server versions. main.sql and logs.sql are base database schemas, always up to date. When you do a fresh installation, import just main.sql and logs.sql. In future, when updating to newer revision, you'll have to apply upgrades. Quote
Question
keoco
i got quite a lot of files in my sql folder am i suppose to add all of those sql files? especially the upgrade_svnxxxxx.sql's... if i need to add it, which one do i add?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.