» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2007, 04:03 AM
Hwolfer Hwolfer is offline
Junior Member
 
Join Date: Oct 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Hwolfer is on a distinguished road
Default Can't connect to MySQL server on 'localhost'

Hello people,
I tried to copy a table from one server to my local server, but my local side (4.1 - xp pro) wont start

060126 9:28:42 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...
060126 9:28:52 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 1255147220.
InnoDB: Doing recovery: scanned up to log sequence number 0 1255353634
InnoDB: 1 transaction(s) which must be rolled back or cleaned up
InnoDB: in total 1 row operations to undo
InnoDB: Trx id counter is 0 47872
060126 9:28:53 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 01-16-2007, 08:53 AM
inder inder is offline
Senior Member
 
Join Date: Sep 2006
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 17
inder is on a distinguished road
Default

Error 23 is a data CRC error reported by Windows. Modern disk drives will replace erroneous sectors with spare sectors. Look at the S.M.A.R.T. data of the drive. If Reallocated_Sector_Ct is nonzero, the disk is failing. You can query the data with smartmontools. If InnoDB fail with the same error every time you restart it, then the full disk scan should have failed as well. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't connect to mysql server on 'localhost' JChris MySQL Forums 1 11-11-2006 04:52 AM
Can't connect to local MySQL server... Twilght MySQL Forums 1 10-23-2006 05:39 AM
Can't connect to local MySQL server!! fellix MySQL Forums 1 10-08-2006 06:33 AM
trying to connect to mysql using php. branson MySQL Forums 1 08-13-2006 09:57 AM
MySQL server on 'localhost' (10061) error carri MySQL Forums 0 12-08-2005 07:59 AM


All times are GMT. The time now is 10:32 PM.