Koozali.org: home of the SME Server

where does the mysql database hide ?

allan

where does the mysql database hide ?
« on: November 03, 2002, 09:28:42 AM »
Howdy folks, I have 5.5 running a treat, i've installed postnke and have it just right .. now I want to pull the whole lot down and upgrade the server .. I've backed up e-smith, but where is my rogue database hidden ? I've backed it up through myphpadmin, but where will i re-install it to when the system is back up and running ?

cheers,
al.

Arkman

Re: where does the mysql database hide ?
« Reply #1 on: November 03, 2002, 06:57:48 PM »
You have two options here:

1. If you use the SME backup and then restore it on your new system the nuke database, and any others, will be restored onto the new server.

2. If you used phpmyadmin to do the backup use the option to include 'inserts'. Then when you have things installed again use phpmyadmin to  run the backup file and create the database again.

allan

Re: where does the mysql database hide ?
« Reply #2 on: November 04, 2002, 12:03:11 PM »
Thanks, I'll rest easy knowing I can upgrade away !
al.

Byte

Re: where does the mysql database hide ?
« Reply #3 on: November 04, 2002, 01:02:15 PM »
Or you can find all the database's which are stored in

/var/lib/mysql

that is where all the different database's are

hope this helps



Byte