innodb recovery
am 20.01.2010 10:32:42 von Johny Brawo
Hello!
I got all data files (ibdata1, ib_logfile, etc) recovevered from mine
old Debian 3.1 box (and i dont know MySQL version :( ). I want to get
that DB running again.
Can i copy these files to newer version of MySQL, and if i can - how?
Any commands, any parameters?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: innodb recovery
am 20.01.2010 23:24:34 von Carlos Proal
Hi Johny
Do you have the my.cnf configuration file ?? that can simplify things.
Carlos
On 1/20/2010 3:32 AM, Johny Brawo wrote:
> Hello!
>
> I got all data files (ibdata1, ib_logfile, etc) recovevered from mine
> old Debian 3.1 box (and i dont know MySQL version :( ). I want to get
> that DB running again.
> Can i copy these files to newer version of MySQL, and if i can - how?
> Any commands, any parameters?
>
>
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: innodb recovery
am 21.01.2010 07:12:31 von Krishna Chandra Prajapati
--001485eba3749dccf3047da69611
Content-Type: text/plain; charset=ISO-8859-1
Hi John,
The data files will give you some informations like log_file_size, mutliple
tablespace is being used or not. Although my.cnf can help you a lot. With
the above information, use it with newer version of mysql.
Krishna
On Wed, Jan 20, 2010 at 3:02 PM, Johny Brawo wrote:
> Hello!
>
> I got all data files (ibdata1, ib_logfile, etc) recovevered from mine
> old Debian 3.1 box (and i dont know MySQL version :( ). I want to get
> that DB running again.
> Can i copy these files to newer version of MySQL, and if i can - how?
> Any commands, any parameters?
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=prajapatikc@gmail.com
>
>
--001485eba3749dccf3047da69611--