Re: innodb disabled

2008-05-08 Thread Krishna Chandra Prajapati
gt;>>>>> >>>>>> >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> The InnoDB engine was disable because some ib_log files or Ibdata >>>>>>> files, InnoDB canĀ“t read. In some cases, c

Re: innodb disabled

2008-05-08 Thread Srini
May 06, 2008 9:12 AM To: Krishna Chandra Prajapati Cc: mysql Subject: Re: innodb disabled Hi, Can you send the error log file of mysql server in your machine?. Regards, Juan On 5/6/08, Krishna Chandra Prajapati <[EMAIL PROTECTED]> wrote: Hi Juan, I have verified director

Re: innodb disabled

2008-05-07 Thread Krishna Chandra Prajapati
ry. > > > > > > 8) mysql -h... -u... -p... < AllData.sql > > > > > > All data get put into this new data folder and will reload the > > > internal > > > data dictionary elements pertaining to its new location. > > > > > > Movi

Re: innodb disabled

2008-05-07 Thread Krishna Chandra Prajapati
Hi Nobert, I verified the syslog file and didn't found any error. Krishna Chandra Prajapati On Wed, May 7, 2008 at 8:20 AM, Norbert Tretkowski <[EMAIL PROTECTED]> wrote: > Am Mittwoch, den 07.05.2008, 01:30 schrieb Krishna Chandra Prajapati: > > Currently error log file is empty. What else can

Re: innodb disabled

2008-05-07 Thread Srini
proper state. -Original Message- From: Juan Eduardo Moreno [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 9:12 AM To: Krishna Chandra Prajapati Cc: mysql Subject: Re: innodb disabled Hi, Can you send the error log file of mysql server in your machine?. Regards, Juan On 5/6/08, Krishna Chand

Re: innodb disabled

2008-05-07 Thread Norbert Tretkowski
Am Mittwoch, den 07.05.2008, 01:30 schrieb Krishna Chandra Prajapati: > Currently error log file is empty. What else can be the reason for > disable innodb. You mentioned that you're using Debian. The MySQL packages in Debian using syslog, check /var/log/syslog for errors. Norbert -- M

Re: innodb disabled

2008-05-07 Thread Ananda Kumar
mysqld will regenerate a new ibdata1 file with a > > > clean > > > > internal data dictionary. > > > > > > > > 8) mysql -h... -u... -p... < AllData.sql > > > > > > > > All data get put into this new data folder and will reloa

Re: innodb disabled

2008-05-07 Thread Krishna Chandra Prajapati
internal data dictionary. > > > > > > 8) mysql -h... -u... -p... < AllData.sql > > > > > > All data get put into this new data folder and will reload the > > internal > > > data dictionary elements pertaining to its new location. > > > &g

Re: innodb disabled

2008-05-06 Thread Ananda Kumar
but doing > it > > this way ensures ibdata1 is in a proper state. > > > > -Original Message- > > From: Juan Eduardo Moreno [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, May 06, 2008 9:12 AM > > To: Krishna Chandra Prajapati > > Cc: mysql > > S

Re: innodb disabled

2008-05-06 Thread Krishna Chandra Prajapati
ing it > this way ensures ibdata1 is in a proper state. > > -Original Message- > From: Juan Eduardo Moreno [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 06, 2008 9:12 AM > To: Krishna Chandra Prajapati > Cc: mysql > Subject: Re: innodb disabled > > Hi, > >

Re: innodb disabled

2008-05-06 Thread Krishna Chandra Prajapati
gt; > > > > > > mysql> show engines; > > > > > > > > ++--++ > > > > | Engine | Support | > > > > Comment

RE: innodb disabled

2008-05-06 Thread Rolando Edwards
e work but doing it this way ensures ibdata1 is in a proper state. -Original Message- From: Juan Eduardo Moreno [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 9:12 AM To: Krishna Chandra Prajapati Cc: mysql Subject: Re: innodb disabled Hi, Can you send the error log file of mysql

Re: innodb disabled

2008-05-06 Thread Juan Eduardo Moreno
Support | > > > Comment | > > > > > > ++--++ > > > | MyISAM | DEFAULT | Default engine as of MySQL 3.23 with great &

Re: innodb disabled

2008-05-06 Thread Krishna Chandra Prajapati
-+ > > | MyISAM | DEFAULT | Default engine as of MySQL 3.23 with great > > performance | > > | MEMORY | YES | Hash based, stored in memory, useful for > > temporary > > tables | > > | InnoDB

Re: innodb disabled

2008-05-06 Thread Juan Eduardo Moreno
LT | Default engine as of MySQL 3.23 with great > performance | > | MEMORY | YES | Hash based, stored in memory, useful for > temporary > tables | > | InnoDB | DISABLED | Supports transactions, row-level locking, and > foreign keys | > | Berkel

Re: innodb disabled

2008-05-06 Thread Ananda Kumar
gt; HOW CAN I ENABLE INNODB > > > > > > mysql> show engines; > > > > > > ++--++ > > > | Engine | Support | > > > Comment| > > > > > > ++--+-------

Re: innodb disabled

2008-05-06 Thread Krishna Chandra Prajapati
LT | Default engine as of MySQL 3.23 with great > > performance | > > | MEMORY | YES | Hash based, stored in memory, useful for > > temporary > > tables | > > | InnoDB | DISABLED | Supports transactions, row-level locking, and > > foreign key

Re: innodb disabled

2008-05-06 Thread Ananda Kumar
---+ > | MyISAM | DEFAULT | Default engine as of MySQL 3.23 with great > performance | > | MEMORY | YES | Hash based, stored in memory, useful for > temporary > tables | > | InnoDB | DISABLED | Supports transactions, row-level locking

innodb disabled

2008-05-06 Thread Krishna Chandra Prajapati
| MyISAM | DEFAULT | Default engine as of MySQL 3.23 with great performance | | MEMORY | YES | Hash based, stored in memory, useful for temporary tables | | InnoDB | DISABLED | Supports transactions, row-level locking, and foreign keys | | BerkeleyDB | NO | Support

Re: InnoDB Disabled?

2007-05-19 Thread Jesse
y 19, 2007 4:22 PM Subject: InnoDB Disabled? I'm running version 5.0.22-community-nt of MySQL. For some reason, InnoDB is disabled. I have it installed on my XP Pro machine, and it's working fine, and one on a Windows 2003 server, which is working fine, and another on a Windows

InnoDB Disabled?

2007-05-19 Thread Jesse
I'm running version 5.0.22-community-nt of MySQL. For some reason, InnoDB is disabled. I have it installed on my XP Pro machine, and it's working fine, and one on a Windows 2003 server, which is working fine, and another on a Windows 2003 server, which is the one with a problem. At one point