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

Service wont start (1 reply)

$
0
0
I have a strange problem:
after installing the MySQL 5 it had problems when the service tried to starts, it didn't allways starts end now it doesn't start at all.
But when I open cmd and go to the bin directory it start in seconds with the command: mysqld --console or: mysqld --standalone.

the err log when I tried to start the service looks like that:101104 23:00:47 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
101104 23:00:47 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
101104 23:00:48 InnoDB: Started; log sequence number 0 107169812

and then nothing...

When I start with cmd the err log looks like that:

101104 23:05:10 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
101104 23:05:10 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
101104 23:05:11 InnoDB: Started; log sequence number 0 107169812
101104 23:05:12 [Note] Event Scheduler: Loaded 0 events
101104 23:05:12 [Note] mysqld: ready for connections.
Version: '5.1.43-community' socket: '' port: 3306 MySQL Community Server (GPL)

can anybody help?

Viewing all articles
Browse latest Browse all 7239

Trending Articles



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