Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7243

MySQL 5.1.57, InnoDB problem (2 replies)

$
0
0
I have recently inherited responsibility for my companies database. Right before I did, the previous admin "moved" the database. Before everything was fine and the InnoDB engine was being used by several tables. Now it is simply gone. Not disabled but gone. The ENGINES table does not have it listed.

All research that I've done that says to uncomment lines in the my.cnf are useless because my my.cnf is just:

[client]
port=14789


[mysqld]
datadir = /var/db/mysql2
port = 14789
user=mysql

skip-name-resolve
safe-show-database
socket = /tmp/mysql.sock
server-id=1310838193
log-bin=/var/db/mysql/mysql-bin
log-error=mysql-bin.err
binlog_do_db=hawk


Any one ever come across InnoDB disappearing and any advice on getting it back.

Thank you,

Viewing all articles
Browse latest Browse all 7243

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>