- Mariel Posted March 29, 2013 Posted March 29, 2013 Hi guys ! I'm here again. So I just want to ask a question. I will host on asurahosting and if I will give them the fresh rathena main.sql, my tables will be gone. Can someone explain to me how the transfer happens ? Thanks in advance ! Quote
Rayan Posted March 29, 2013 Posted March 29, 2013 go in phpmyadmin , export your tables and save them , now after they install fresh rathena , delete those tables and import yours, BUT REMEMEBER : 1stly, your tabels must be uptodate to the last sql files version or rathena , if not , u should know what version is users and u can update your sql files after that version form here : https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/upgrades/ Quote
- Mariel Posted March 29, 2013 Author Posted March 29, 2013 How to know my version of rAthena ? Lol I'm at rAthena r7173 Quote
- Mariel Posted March 29, 2013 Author Posted March 29, 2013 Last question, how can I create my control panel ? (: Quote
- Mariel Posted March 31, 2013 Author Posted March 31, 2013 HELP GUYS ! HOW CAN I EXPORT MY SCHEMA IN MYSQL WORKBENCH CE Quote
- Mariel Posted March 31, 2013 Author Posted March 31, 2013 I bought a server in Asurahosting and I'm setting up my rAthena, the problem is, I have my own database here and I want it to be exported in their phpadmin and my whole rathena trunk. What to do ? Quote
icabit Posted March 31, 2013 Posted March 31, 2013 export your database then import it to your database in asurahosting Quote
- Mariel Posted March 31, 2013 Author Posted March 31, 2013 Oh, I figured it out now how to export. The problem is this. No one is answering ? Bump Quote
ccjosh Posted April 1, 2013 Posted April 1, 2013 Quickest way to migrate rAthena to your VPS is to compress your local rAthena, you can use .tar or .zip, then file transfer it to your VPS then extract and change configs. About your problem in importing SQLs, have you tried instead of `atcommand_date` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00' you use this `atcommand_date` DATETIME NOT NULL DEFAULT 'CURRENT_TIMESTAMP' ? Quote
Question
- Mariel
Hi guys ! I'm here again. So I just want to ask a question. I will host on asurahosting and if I will give them the fresh rathena main.sql, my tables will be gone. Can someone explain to me how the transfer happens ? Thanks in advance !
9 answers 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.