Unable to start mysql server

3 posts / 0 new
Last post
#1 Fri, 10/24/2014 - 12:44
MAJiCWoofy

Unable to start mysql server

Hi,

I've made a change in the mysql config, modifying the sort buffer size, as i had a message about it being to small. Problem is, the mysql server does not want to restart after that ! How can i comme back to default value ? I suppose there is a config file for that, but i didn't find it (my.ini form example)...

Can someone help me, i'm stuck bad !

Thanks JC

Fri, 10/24/2014 - 13:04
andreychek

Howdy,

What happens when trying to start MySQL? Do you see an error of some sort, either on the command line or in the logs?

-Eric

Fri, 10/24/2014 - 13:24 (Reply to #2)
MAJiCWoofy

Hi Eric,

I had no error, just not starting but... Found it ! the file is /etc/mysql/my.cnf

a line had been added by my request : set-variable = sort_buffer=12M

i deleted the line and the server agreed to start !

Thanks JC

Topic locked