If the error log file should be somewhere (while it doesn't exist now), should the location, etc. be specified in the configuration file or somewhere..?
The first error message says that the service mysqld.exe will be terminated, sorry for the inconvenience, send or not the report to Microsoft, bla bla..
It says to press the blue link which I do, then I get the second error message, which is below in the print-screen image.
Then it says to press the first blue link, for technical information; so then I get the window in the third print-screen.
It's a long text but unfortunately it can't be copied in the clipboard.
It's made a reference to the 'errmsg-utf8.txt' file.
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search
so, I remember troubles like this last time I installed mysql on win.
The thing is, you have to remove all previous instalations COMPLETELY !
Even if this, that you have now, got corrupted it goes the same as in previous statement.
Completely means, everything relevant from registry, data folder, program folder, user folder ,...
Windows built in uninstall will not do that.
Use some of uninstalers that are plenty outthere.
Reboot, repeat upper instructions, Reinstall.
Repeat upper instructions severel times, if not working first time, until you succeed.
Unfortunately I don't have bulletproof recipe to do all that.
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search
Last edited by BubikolRamios; 02-13-2013 at 10:30 PM..
The point is, it will not run for whatewer reason, you are not geting anywhere (error message are sometimes totaly obscure, as in your case), finding the reason is futile & pointless.
And yeah, check the folders where it is installed, if they are mybe read only.
Remove, reinstall.
This is the quickest way.
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search
Last edited by BubikolRamios; 02-14-2013 at 04:37 PM..
OK, then, so I'll do.
As I understand, I have to remove everything completely before a new reinstall, including some files and registry keys that the uninstaller doesn't remove.
What exactly are these files/keys...?
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search
OK, I did the following command from the Command prompt
C:\>"Program Files\MySQL\MySQL Server 5.5\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.5\my.ini" --console
and here's the result:
130227 20:15:41 [Note] Plugin 'FEDERATED' is disabled.
130227 20:15:41 InnoDB: The InnoDB memory heap is disabled
130227 20:15:41 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130227 20:15:41 InnoDB: Compressed tables use zlib 1.2.3
130227 20:15:41 InnoDB: Initializing buffer pool, size = 42.0M
130227 20:15:41 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 25165824 bytes
InnoDB: than specified in the .cnf file 0 10485760 bytes!
130227 20:15:41 [ERROR] Plugin 'InnoDB' init function returned error.
130227 20:15:41 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.