![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming, Web 2.0 and Mashups Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, Flash, HTML, SEO, Mashups and other Web APIs and topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Fix MySQL Database (MyISAM / InnoDB) | iBot | Solaris BigAdmin RSS | 0 | 10-14-2008 09:20 PM |
| API C MYSQL vs lock table ??? | JEscola | High Level Programming | 0 | 08-12-2008 04:19 AM |
| Help Inserting data in mysql table | vadharah | Shell Programming and Scripting | 11 | 03-30-2008 12:26 PM |
| MySql: create table error | perleo | Shell Programming and Scripting | 3 | 04-16-2003 05:23 PM |
| mysql in redhat | gparsons70 | UNIX for Dummies Questions & Answers | 13 | 10-31-2001 06:10 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Unkown table Engine 'InnoDB' on a RedHat server with MySQL v5!
hi all,
After installing MySQL Source Code on my RedHat machine and compiling it, i no longer have access to some of my DBs having this error message. Unkown table Engine 'InnoDB' Before this step, i used to have another MySQL instance that used to work properly with all the DBs i do have, but after installing MySQL 5.1.36 source code and compiling it, if i try the access to some of the DBs ( using this instance of MySQL v5.xx ) i have that Error Message "Unkown table Engine 'InnoDB'" i did not have while using the other instance before. Also, once on the "mysql" prompt, if you run "show engines" command you don't have any "InnoDB" in the result screen. Thanx for any kind of help ! |
|
||||
|
There is no "skip-innodb..." line, into my "my.cnf" file !!!
![]() ---------- Post updated at 07:40 AM ---------- Previous update was at 07:39 AM ---------- my.cnf file contains ONLY this, is it normal !!!! ??? : # Use default setting for mysqld processes !include default_mysqld.cnf [mysqld.1] # Run the master.sh script before starting this process #!run-master-sh log-bin= master-bin [mysqlbinlog] disable-force-if-open # mysql_fix_privilege_tables.sh does not read from [client] so it # need its own section [mysql_fix_privilege_tables] socket= @client.socket port= @client.port user= @client.user password= @client.password [ENV] MASTER_MYPORT= @mysqld.1.port MASTER_MYSOCK= @mysqld.1.socket |
|
||||
|
thank you for the link you sent to me, but i do think that is not the same problem since the error message is different, further more the "InnoDB" is starngly not mentionned at all in the "my.cnf" file, is it correct ?! we have another machine and the same file "my.cnf" is totally different from the one i send you before !
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|