List:Internals« Previous MessageNext Message »
From:Russell E Glaue Date:May 18 2002 6:54pm
Subject:Re: Wish List -- Make SHOW compatible/symmetrical with SELECT
View as plain text  
> The above is of course doable, but we do not have plans of implementing
> the above in the foreseable future.

Can it be put on the TODO list?
-RG


On Sat, 18 May 2002, Sinisa Milivojevic wrote:

> Date: Sat, 18 May 2002 14:32:08 +0300
> From: Sinisa Milivojevic <sinisa@stripped>
> To: "Erik Perrhoe (Computer Consultant)" <mysqllist@stripped>
> Cc: internals@stripped
> Subject: Re: Wish List -- Make  SHOW compatible/symmetrical  with SELECT
>
> On Fri, 17 May 2002 19:36:28 -0700
> "Erik Perrhoe \(Computer Consultant\)" <mysqllist@stripped> wrote:
>
> > Greetings!
> >
> > Apologies in advance if I have sent this to the wrong list.
> >
> > I am writing some code to help me admin the server using a GUI.   Yes,
> > yes, I know it's been done before...  But this GUI is integrated into my
> > Visual Basic app.
> >
> > It sure would help a lot if SHOW would act like SELECT.  Right now, I am
> > finding it kinda painful to do what I want, am having to go through a
> > lot of extra steps.
> >
> > My wish would be for the following to work:
> >
> > SHOW  status WHERE Value > 0
> >
> > and also
> >
> > CREATE TEMPORARY TABLE foo ( Variable_name VARCHAR(255), Value DOUBLE )
> >  SHOW status
> >
> >
> > and especially
> >
> > INSERT INTO foobar  SHOW COLUMNS FROM aTable
> >
> > ======
> >
> > Making SHOW  compatible/symmetrical with SELECT would be a great
> > enhancement to the admin side of the server equation...
> >
> >
> > Thank You for Your Time,
> >
> > Erik Perrohe
> > Computer Consultant -- Seattle, USA
>
>
> Hi!
>
> The above is of course doable, but we do not have plans of implementing the above in
> the foreseable future.
>
>
>
> --
>
> Regards,
>
> --
> For technical support contracts, go to https://order.mysql.com/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <sinisa@stripped>
>  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
> /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
>        <___/   www.mysql.com
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail internals-thread3614@stripped
> To unsubscribe, e-mail <internals-unsubscribe@stripped>
>
>

Thread
Wish List -- Make SHOW compatible/symmetrical with SELECTErik Perrhoe \(Computer Consultant\)18 May
  • Re: Wish List -- Make SHOW compatible/symmetrical with SELECTSinisa Milivojevic18 May
    • Re: Wish List -- Make SHOW compatible/symmetrical with SELECTRussell E Glaue18 May
      • Re: Wish List -- Make SHOW compatible/symmetrical with SELECTSinisa Milivojevic20 May
  • Wish List -- Make SHOW compatible/symmetrical with SELECTMichael Widenius21 May