List:Internals« Previous MessageNext Message »
From:Erik Perrhoe \(Computer Consultant\) Date:May 18 2002 2:36am
Subject:Wish List -- Make SHOW compatible/symmetrical with SELECT
View as plain text  
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


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