Jump to content
  • 0

Help Regards phpMyAdmin


Yonko

Question


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

Hi,

I'm using eA emulator and i change to rA by now how will i used my current whole database in eA to be compatible in rA's SQL database such tables. Thanks

Edited by Xii
Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Xii,

You would have to run every .sql upgrade file which is above SVN #15241, from here; http://svn.code.sf.net/p/rathena/svn/trunk/sql-files/upgrades/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

Hi Xii,

You would have to run every .sql upgrade file which is above SVN #15241, from here; http://svn.code.sf.net/p/rathena/svn/trunk/sql-files/upgrades/

Sir thanks for the guide but how will i do it? I already downloaded a Latest rA SVN thru TortoiseSVN

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Xii,

 

The same way you imported any .SQL file to your MySQL database. Just make sure you run the upgrade .SQL files with your Ragnarok database selected.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

Hi Xii,

 

The same way you imported any .SQL file to your MySQL database. Just make sure you run the upgrade .SQL files with your Ragnarok database selected.

so let say the ragnarok database i mean the main server database i will just click their on MySQL Interface then import scripts of the SQL?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Xii,

 

Yes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

uki i try thanks btw is this will affects data on the database especially the login table

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Xii,

 

Please take a look at the .SQL files you are running. It should be clear that it is only modifying the structure or converting values of your current RO database tables. There is absolutely no indication of data modification whatsoever; and I choose to believe that the rAthena developers are smart enough to make sure that the SQL upgrades that they issue, does not ruin your data.

Link to comment
Share on other sites

×
×
  • Create New...