Re: mysqld, mysqld-nt, mysqld-debug

2008-10-24 Thread Moon's Father
Hi. I think you had a mistake for the server types.Mysql-nt.exe is the only exexutable program on windows.So you just pay close attention about it. On Mon, Oct 6, 2008 at 8:35 PM, Steven <[EMAIL PROTECTED]> wrote: > > Steve > (n) > Martin! > > > > if you want apache and mysql (and possibly PHP

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-06 Thread Steven
> Steve (n) Martin! > if you want apache and mysql (and possibly PHP for scripting) AND you want > all 3 to run at once > then d/l and implement with XAMP > there are alot of XAMP specific bells and whistles that are installed that > get in the way of tuning your MySQL and tuning your Apache inst

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-05 Thread Varuna Seneviratna
Andy! Even Installing as a service and choosing Server Machine as Server type does not install mysqld the settings I used are as follows. I even did a search in the C drive SetUp Type Complete The configuration choices made running Configuration Wizard 1Configuration Type Detailed 2 S

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-05 Thread Andy Shellam
Varuna, Please also remember to copy the list back in to your response so others can follow your steps if they're having trouble. As I said in my e-mail, I would recommend installing as a Windows service (you said in your e-mail that "Install as a Windows service" was unchecked.) I don't us

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-05 Thread Andy Shellam
Varuna, A polite note - if you post the same question 6 times (especially in the space of 24 hours) people are going to be more unlikely to help you. Post the question once, and read people's responses. Now onto your issues... When you run "mysqld-nt" you were starting a standalone version

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-05 Thread Varuna Seneviratna
Hello Steven I have installed it as an service, I first stopped the service form the Service Control Manager and I went to the directory "C:\Program Files\MySQL\MySQL > Server 5.0\bin" ran the command "mysqld" --console. and out put was C:\Program Files\MySQL\MySQL Server 5.0\bin>"mysqld" --con

Re: mysqld, mysqld-nt, mysqld-debug

2008-10-05 Thread Steven
Good Morning! 2008/10/5 Varuna Seneviratna <[EMAIL PROTECTED]>: > Hello Everybody > > 2 What is the difference between installing MySQL as a server and a service, > Is it only that when installed as a service MySQL server starts when Windows > starts and when Windows stops it stops? That

mysqld, mysqld-nt, mysqld-debug

2008-10-04 Thread Varuna Seneviratna
Hello Everybody 1 In the reference manual there are three server types how can I start the mysqld server? 2 What is the difference between installing MySQL as a server and a service, Is it only that when installed as a service MySQL server starts when Windows starts and when Windows stops