RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Alfredo Kengi Kojima
Hi As Greg mentioned, the options that are disabled for remote servers need access to the underlying system where the server run (file system, process control etc). There are plans for supporting those in remote servers, but that is still under development. Cheers, -- Alfredo Kojima, GUI Develo

RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Iago Sineiro
Thanks for the information. I also think it's a great tool. Iago. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: viernes, 13 de febrero de 2004 14:30 Para: [EMAIL PROTECTED] Asunto: RE: MySQL Administrator certain options only valid at localhos

RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Greg . Cope
A probable reason is that these are in startup files and hence the interface needs file system access. AFAIAA There are plans to have dynamic settings that can be changed at runtime, but these are still plans. No idea on the rest of it thou. Neat tool, and looks great! Like the backup tools. T