Hello,
At the moment I'm unable to start my SQL server.
I used it yesterday and it all worked fine. Today the server has an off day.
Where can I find a logging which contains information why the damn thing won't start?
I did find the Err file displayed by WinMySQLadmin. But this does not contain any information which might help me understand the error.
Regards,
Pim
mysql server won't fire up on my winME machine!
Moderators: egami, macek, gesf
- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
try run and manage in command linePim wrote:Hello,
At the moment I'm unable to start my SQL server.
I used it yesterday and it all worked fine. Today the server has an off day.
Where can I find a logging which contains information why the damn thing won't start?
I did find the Err file displayed by WinMySQLadmin. But this does not contain any information which might help me understand the error.
Regards,
Pim
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";


No result.
The damn thing just wont start!
Can't find any logging. Even tried some mysqld --silent --force things and still no result.
The other problem is that I can't read the tekst which pops up during startup. Any idea how to get that in a file or something?
Pim
The damn thing just wont start!
Can't find any logging. Even tried some mysqld --silent --force things and still no result.
The other problem is that I can't read the tekst which pops up during startup. Any idea how to get that in a file or something?
Pim
- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
Try reinstall MySQL but only not forget save your database....Pim wrote:No result.
The damn thing just wont start!
Can't find any logging. Even tried some mysqld --silent --force things and still no result.
The other problem is that I can't read the tekst which pops up during startup. Any idea how to get that in a file or something?
Pim
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";


Hi WIZARD,
Not getting any further. At the moment not even uninstalling and reinstalling MySQL seems to fix the problem.
I did read a section about MySQL and Laptop power down failure. Which is this an open problem. So I guess their is still some digging to do.
Will let you know if I find something!
Pim
BTW where do you get these small funny pictures?
Not getting any further. At the moment not even uninstalling and reinstalling MySQL seems to fix the problem.

I did read a section about MySQL and Laptop power down failure. Which is this an open problem. So I guess their is still some digging to do.
Will let you know if I find something!
Pim
BTW where do you get these small funny pictures?
make them you'reself with photoshop or something or search the internet. I did the latter. You can set you're avatar in you're profile.Pim wrote: BTW where do you get these small funny pictures?
Greetz Daan
This probably won't be much help, but I've found Windows ME to be the worst OS system to be provided by MS, EVER! I tried it once, never again. You may just want to get rid of it generally ;)
Hello,
finally some time again to have a look at this problem.
BTW mysql still doesn't work.
When I start the server, the only thing that happens is is you request the help. Like c:\mysql\bin\mysqld.exe --help.
But I'm not doing this. And it doesn't return an error code.
Does anyone has an idea why mysql doesn't want to start anymore? Even a complate reinstall gives the same result.
Pim
finally some time again to have a look at this problem.
BTW mysql still doesn't work.
When I start the server, the only thing that happens is is you request the help. Like c:\mysql\bin\mysqld.exe --help.
But I'm not doing this. And it doesn't return an error code.
Does anyone has an idea why mysql doesn't want to start anymore? Even a complate reinstall gives the same result.

Pim
Well finally I got it.
I had uncommented a line in my.ini.
#slow query log=c:/mysql/log
It's there but it doesn't work. But why did it take me more then a week to discover the stupid line caused the error.
Well al least I'm off working on my application again.
Pim
I had uncommented a line in my.ini.

#slow query log=c:/mysql/log
It's there but it doesn't work. But why did it take me more then a week to discover the stupid line caused the error.
Well al least I'm off working on my application again.
Pim