If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > how mysql works

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-24-06, 14:41
Akshat_sawhney Akshat_sawhney is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
how mysql works



hello

can any body help me ! I want to know when mysql server starts which and where are the mysql configuration files which are read when mysql server starts.

Regards
Akshat..
Reply With Quote
  #2 (permalink)  
Old 11-25-06, 04:53
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,259
depends on what operating system you are running on.
Generally MySQL is stareted just before, or just after the networking subsytem starts.

If you are using windows then you may need to open the service manager
and select the appropriate action for MySQL.

If you are usign a Linux OS then you need to do something similar, I forget waht its called (on SUSE I think it was run level manager or soemthign similar

you need to check the boot logs (Linux) or Event log (Windows) to see if MySQL is attempting to satrat but failing, and find out why
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 11-25-06, 08:09
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Reply With Quote
  #4 (permalink)  
Old 11-29-06, 13:39
Akshat_sawhney Akshat_sawhney is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
Smile

Quote:
Originally Posted by healdem
depends on what operating system you are running on.
Generally MySQL is stareted just before, or just after the networking subsytem starts.

If you are using windows then you may need to open the service manager
and select the appropriate action for MySQL.

If you are usign a Linux OS then you need to do something similar, I forget waht its called (on SUSE I think it was run level manager or soemthign similar

you need to check the boot logs (Linux) or Event log (Windows) to see if MySQL is attempting to satrat but failing, and find out why
thanks
but i want to know when we start mysqld <server demon> on linux then how it start working i.e which config files it reads what initializations are done ?
Reply With Quote
  #5 (permalink)  
Old 11-29-06, 13:40
Akshat_sawhney Akshat_sawhney is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
thanks
but i want to know when we start mysqld <server demon> on linux then how it start working i.e which config files it reads what initializations are done ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On