PS and put back the two log files you moved.
PPS if you don't have any space currently to do what I suggested then
at least softlink the log files from /tmp to their original locations.
Quoting a.sm...@ukgrid.net:
Quoting supr_star <suprstar1...@yahoo.com>:
This db is on its own partition, so I can't delete logs or anything
else to clear up space. So I moved ib_logfile0 and ib_logfile1
This is a really bad idea as will break all ur InnoDB databases. Do
you have space elsewhere on other partitions on the server? If yes
move the data file directories there and make a soft link from the
old DB data directory to the new location (ln -s). Then try and
restart MySQL and hopefully you haven't done permanent damage with
the steps you tried so far,
cheers Andy.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org