Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-03-2013, 01:17 PM   PM User | #1
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
Question MySQL don't start even manually

I can't start MySQL 5.5 server even manually from cmd prompt, when I go to /bin folder and run "mysqld.exe --console"

The paths in my.ini file are all correct.

What could be the problem...?

Thanks
ranger is offline   Reply With Quote
Old 02-03-2013, 02:48 PM   PM User | #2
djm0219
Senior Coder

 
djm0219's Avatar
 
Join Date: Aug 2003
Location: Wake Forest, North Carolina
Posts: 1,227
Thanks: 2
Thanked 189 Times in 187 Posts
djm0219 is on a distinguished road
What error are you getting? Have you checked the .err file?
__________________
Dave .... HostMonster for all of your hosting needs
djm0219 is offline   Reply With Quote
Old 02-07-2013, 08:32 AM   PM User | #3
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
OK, I'm not sure which is the error log file (I'm on win XP).

In case it's "mysqld_error.h", I posted it's content here:

www.worldsupport.jp/MySQL-error.txt


So, does this help to figure out where the problem is..?

Thanks.
ranger is offline   Reply With Quote
Old 02-07-2013, 12:40 PM   PM User | #4
djm0219
Senior Coder

 
djm0219's Avatar
 
Join Date: Aug 2003
Location: Wake Forest, North Carolina
Posts: 1,227
Thanks: 2
Thanked 189 Times in 187 Posts
djm0219 is on a distinguished road
That's not it, that's a header file for compiling C programs. The error file should have a file extension of err and be in the MySQL data directory.
__________________
Dave .... HostMonster for all of your hosting needs
djm0219 is offline   Reply With Quote
Old 02-08-2013, 04:18 AM   PM User | #5
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
It seems there's no such a file. I did a *err* search in the mysql directory; the printscreen is here:

www.worldsupport.jp/MySQL.gif
(zoom in to see 100% size)


I don't know if it helps with anything, but I posted the content of the errmsg.sys file here:

www.worldsupport.jp/errmsg.txt


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..?

Thanks
ranger is offline   Reply With Quote
Old 02-12-2013, 10:07 AM   PM User | #6
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
Hi again,
Here's the print screen- I'm sorry it's in Japanese.
http://www.worldsupport.jp/MySQL-err_mess.gif

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.

I uploaded the content of this file:
www.worldsupport.jp/errmsg-utf8.txt


Could you think of a solution for this..?
Any hints appreciated.
Thanks.
ranger is offline   Reply With Quote
Old 02-12-2013, 11:08 AM   PM User | #7
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
Quote:
first error message says that the service mysqld.exe will be terminated
http://dev.mysql.com/downloads/mysql/5.5.html#downloads


do you have right 32/64 version installed ?
__________________
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
BubikolRamios is offline   Reply With Quote
Old 02-13-2013, 01:02 PM   PM User | #8
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
That's one thing that puzzles me. How come it terminates it, when the service isn't even running....?
I have the 32 version.
ranger is offline   Reply With Quote
Old 02-13-2013, 10:27 PM   PM User | #9
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
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..
BubikolRamios is offline   Reply With Quote
Old 02-14-2013, 10:05 AM   PM User | #10
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
it's not running, it doesn't appear in the task manager
ranger is offline   Reply With Quote
Old 02-14-2013, 04:28 PM   PM User | #11
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
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..
BubikolRamios is offline   Reply With Quote
Old 02-15-2013, 05:06 AM   PM User | #12
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
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...?
ranger is offline   Reply With Quote
Old 02-15-2013, 10:42 AM   PM User | #13
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
Quote:
What exactly are these files/keys...?
Do you realy expect me to know ?

As I said before , get a decent uninstaler.
__________________
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
BubikolRamios is offline   Reply With Quote
Old 02-23-2013, 03:46 AM   PM User | #14
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
I reinstalled from scratch MySQL server and after the fresh reinstallation I still can't start it.

When I try to start it from the Services, the error is now: "Error 1067 the process terminated unexpectedly"

I don't understand what the cause may be...
ranger is offline   Reply With Quote
Old 02-27-2013, 01:18 PM   PM User | #15
ranger
New Coder

 
Join Date: Jan 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
ranger is an unknown quantity at this point
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.

130227 20:15:41 [ERROR] Unknown/unsupported storage engine: INNODB
130227 20:15:41 [ERROR] Aborting

130227 20:15:41 [Note] Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Shutdown complete


I don't understand where the problem is.. and what I should do...
ranger is offline   Reply With Quote
Reply

Bookmarks

Tags
mysql, start

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:24 AM.


Advertisement
Log in to turn off these ads.