I started working with the killboard and installed version 361 on my website. I wanted to be able to update so I could include QR stuff and downloaded the QR data-dump file. After messing around with it for awhile I figured out how to update the MySQL tables using the data-dump files. Here is my PDF tutorial on how to do this. It has worked for me on 5 sites so let me know if this works for you.
Here's the link for the tutorial: http://www.ryan-rock.com/eveonline/Upda ... Kbdata.pdf
Howto: Database Update - Datadumps
Howto: Database Update - Datadumps
Last edited by ryan9mm on Thu Dec 18, 2008 03:14, edited 1 time in total.
Re: Updating the EVE-Dev Killboard using the MySQL data dump
pdf is not on server, atleast i had that message at 2:30AM, december 14th, GMT+1
Re: Updating the EVE-Dev Killboard using the MySQL data dump
Server went down and I changed the pdf file location. New link updated from my first post.
-
- Noob
- Posts: 1
- Joined: Sat Mar 14, 2009 15:38
Re: Howto: Database Update - Datadumps
thnx for datadumps.... ^_^
to update i use phpmyadmin (to delete table) & dumper.php (to restore backups) ... dumper is MUCH more faster than phpmyadmin restore\backup ....
links
http://sypex.net/ (dumper.php)
http://www.phpmyadmin.net/home_page/index.php (phpmyadmin)
for somebody, maybe, will be usefull
to update i use phpmyadmin (to delete table) & dumper.php (to restore backups) ... dumper is MUCH more faster than phpmyadmin restore\backup ....
links
http://sypex.net/ (dumper.php)
http://www.phpmyadmin.net/home_page/index.php (phpmyadmin)
for somebody, maybe, will be usefull
Re: Howto: Database Update - Datadumps
This worked great, thanks for explaining it.
Re: Howto: Database Update - Datadumps
File not Found
Error 404
Error 404
-
- Lead Moderator
- Posts: 229
- Joined: Sat Jun 14, 2008 20:24
- Location: England
Re: Howto: Database Update - Datadumps
This isn't really needed any more, since the method of updating the database has changed. The EDK has a built-in DB updater that we use to distribute updates now.