Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Show Statement

Show Statement

Scheduled Pinned Locked Moved Database
mysqlhelpquestion
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    programmervb netc
    wrote on last edited by
    #1

    This may be a stupid question but is there a way that I can a statement in mySQL. I need to change how the SHOW statement works. I realize I could do this with a different function of my own but I am needing to use the existing function if possible. Any help is appreciated. Humble Programmer

    B P 2 Replies Last reply
    0
    • P programmervb netc

      This may be a stupid question but is there a way that I can a statement in mySQL. I need to change how the SHOW statement works. I realize I could do this with a different function of my own but I am needing to use the existing function if possible. Any help is appreciated. Humble Programmer

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      What excately is your question?


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

      P 1 Reply Last reply
      0
      • B Blue_Boy

        What excately is your question?


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

        P Offline
        P Offline
        programmervb netc
        wrote on last edited by
        #3

        Can I change what the SHOW statement does.... For example it runs a certain SQL statement that is defined somewhere in mySQL. I wonder can I change that statement to do something different or maybe make it call a different statement. Humble Programmer

        1 Reply Last reply
        0
        • P programmervb netc

          This may be a stupid question but is there a way that I can a statement in mySQL. I need to change how the SHOW statement works. I realize I could do this with a different function of my own but I am needing to use the existing function if possible. Any help is appreciated. Humble Programmer

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          It's an internal command - you can't modify the behaviour of the internal commands otherwise you could end up breaking other functionality that relied on that behaviour.

          Forgive your enemies - it messes with their heads

          My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

          P 1 Reply Last reply
          0
          • P Pete OHanlon

            It's an internal command - you can't modify the behaviour of the internal commands otherwise you could end up breaking other functionality that relied on that behaviour.

            Forgive your enemies - it messes with their heads

            My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

            P Offline
            P Offline
            programmervb netc
            wrote on last edited by
            #5

            Could I maybe overload it with another parm? Humble Programmer

            J L 2 Replies Last reply
            0
            • P programmervb netc

              Could I maybe overload it with another parm? Humble Programmer

              J Offline
              J Offline
              jschell
              wrote on last edited by
              #6

              You tell us. Look at the docs for it. They tell you what it does. If it isn't there then it doesn't do it. http://dev.mysql.com/doc/refman/5.0/en/show.html[^]

              1 Reply Last reply
              0
              • P programmervb netc

                Could I maybe overload it with another parm? Humble Programmer

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Do you have the source-code of the function? There's your answer :)

                Bastard Programmer from Hell :suss:

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups