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

Any easier way to compare mysql schema of 50 databases?!

2008-10-05 Thread Uma Bhat
Hey guys! We are in progress of *optimizing* and designing the existing mysql database enviromnent on *linux*. And need help in comaparing schema of 50 databases from the same mysql instance. *MySQL version 5.0* *SCENARIO* - There are 50 mysql databases (which we have been informed that is of sa

MyQuery 2.3 Beta available for download

2008-10-05 Thread Anders Karlsson
Sorry for crossposting, but I think this is relevant both th general MySQL and specifically to Win32 users. MyQuery 2.3 has a lot of new features, a few bugfixes and some other niceties: * Output and sparse_output commands - The commands will output selected data to a file. The latter is a way

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