Re: set/show variables

2003-07-21 Thread Victoria Reznichenko
Bogdan TARU <[EMAIL PROTECTED]> wrote: > >Hi Martin, > > Hm. Don't really get it. Basically both mysqladmin and 'show variables' > should read these variables from the mysql server, right? Why then would > they give separate results? mysql command-line client runs in interactive mode and

Re: set/show variables

2003-07-21 Thread Bogdan TARU
Hi Martin, Hm. Don't really get it. Basically both mysqladmin and 'show variables' should read these variables from the mysql server, right? Why then would they give separate results? Thanks, bogdan On Mon, 21 Jul 2003, Martin Gainty wrote: > mysqladmin has the capability to specif

Re: set/show variables

2003-07-21 Thread Martin Gainty
mysqladmin has the capability to specify the my.ini file to read on startup under " my.ini Setup " hth, Martin - Original Message - From: "Bogdan TARU" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 6:37 AM Subject: set/show variables > > Hi everyone, > > I have