Page 1 of 1

MySql Won't Start

PostPosted: 28. January 2013 17:11
by lincung
hi guys.

i'm sorry for the inconvinience cause this maybe become faq.

i try to read some of this in here http://community.apachefriends.org/f/viewtopic.php?p=196692&sid=69a39020661c291f3519f3c1cb1ef295 and here http://community.apachefriends.org/f/viewtopic.php?p=195455&sid=e9156e114245e1f3f308481b83ab731d and still doesn't work.

here's the mysql_error.log
Code: Select all
130128 23:52:08 [Note] Plugin 'FEDERATED' is disabled.
130128 23:52:08 [Warning] option 'innodb-buffer-pool-size': signed value 0 adjusted to 5242880
130128 23:52:08 [Warning] option 'innodb-additional-mem-pool-size': signed value 0 adjusted to 524288
130128 23:52:08 [Warning] option 'innodb-log-file-size': signed value 0 adjusted to 1048576
130128 23:52:08 [Warning] option 'innodb-log-buffer-size': signed value 0 adjusted to 262144
130128 23:52:08 [Warning] option 'innodb-lock-wait-timeout': unsigned value 0 adjusted to 1
130128 23:52:08 InnoDB: The InnoDB memory heap is disabled
130128 23:52:08 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130128 23:52:08 InnoDB: Compressed tables use zlib 1.2.3
130128 23:52:08 InnoDB: Initializing buffer pool, size =
runtime error R6002
floating point support not loaded
130129  0:04:10 [Note] Plugin 'FEDERATED' is disabled.
130129  0:04:10 InnoDB: The InnoDB memory heap is disabled
130129  0:04:10 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130129  0:04:10 InnoDB: Compressed tables use zlib 1.2.3
130129  0:04:10 InnoDB: Initializing buffer pool, size =
runtime error R6002
floating point support not loaded



hope you guys can help me.

thx for the advance. :)

Re: MySql Won't Start

PostPosted: 29. January 2013 14:47
by JonB
Did you 'copy' MySQL from one machine to another?

Re: MySql Won't Start

PostPosted: 29. January 2013 16:08
by Altrea
Hi lincung,

lincung wrote:
Code: Select all
130129  0:04:10 InnoDB: Initializing buffer pool, size =
runtime error R6002
floating point support not loaded

If you google the last two lines many results ae pointing to problems with Microsoft Visual C++ runtime.
That can have different reasons, from malware up to hardware defects.

I would do a full malware check and maybe would start with a complete reinstallation of Windows.

best wishes,
Altrea

Re: MySql Won't Start

PostPosted: 25. April 2014 01:38
by Gipsokarton
Full Malware check and install this http://www.microsoft.com/en-us/download/details.aspx?id=35 .
Microsoft DirectX Runtime.