Page 1 of 1

Cant Start MySQL

PostPosted: 29. October 2013 19:51
by VbA
Here is the log
Code: Select all
131030  1:43:52 [Note] Plugin 'FEDERATED' is disabled.
131030  1:43:52 InnoDB: The InnoDB memory heap is disabled
131030  1:43:52 InnoDB: Mutexes and rw_locks use Windows interlocked functions
131030  1:43:52 InnoDB: Compressed tables use zlib 1.2.3
131030  1:43:53 InnoDB: Initializing buffer pool, size =
runtime error R6002
- floating point support not loaded
131030  1:49:29 [Note] Plugin 'FEDERATED' is disabled.
131030  1:49:29 InnoDB: The InnoDB memory heap is disabled
131030  1:49:29 InnoDB: Mutexes and rw_locks use Windows interlocked functions
131030  1:49:29 InnoDB: Compressed tables use zlib 1.2.3
131030  1:49:29 InnoDB: Initializing buffer pool, size =
runtime error R6002
- floating point support not loaded


i already try this way : http://community.apachefriends.org/f/viewtopic.php?f=16&t=66746#p230644
but no result please help to figure out how to fix it

thanks

note : i already try another new installation and portable xampp, but mysql only can start once, after computer reboot mysql cant start anymore.

Re: Cant Start MySQL

PostPosted: 29. October 2013 20:33
by Altrea

Re: Cant Start MySQL

PostPosted: 29. October 2013 22:52
by VbA
Altrea wrote:install http://www.microsoft.com/de-de/download/details.aspx?id=5582

hello, thanks for reply.
but still not work

Re: Cant Start MySQL

PostPosted: 30. October 2013 04:47
by Altrea
but the error message must have changed.

Re: Cant Start MySQL

PostPosted: 30. October 2013 08:44
by VbA
i clear the log and try start MysQL again, and thi is the log
Code: Select all
131030 14:44:30 [Note] Plugin 'FEDERATED' is disabled.
131030 14:44:30 InnoDB: The InnoDB memory heap is disabled
131030 14:44:30 InnoDB: Mutexes and rw_locks use Windows interlocked functions
131030 14:44:30 InnoDB: Compressed tables use zlib 1.2.3
131030 14:44:30 InnoDB: Initializing buffer pool, size =
runtime error R6002
- floating point support not loaded


vc++ already try repair after still cant i try to uninstall and install again. but still cant start mysql

Re: Cant Start MySQL

PostPosted: 30. October 2013 09:30
by Altrea
This specific error is definetly a problem with your Visual C++ Runtime.
Please double check if you really have installed that specific VC++ Runtime (it must be x86 independend if you have an x64 OS, and it must be 2008er version independend if you already have installed a newer one.)