• unknown's avatar
    sql_show.cc: · 57f575b2
    unknown authored
      Database name was set incorrectly for any show command
      that used sunqueries in its where condition.
    information_schema.test, information_schema.result:
      Added a test case for bug #12636.
    
    
    mysql-test/r/information_schema.result:
      Added a test case for bug #12636.
    mysql-test/t/information_schema.test:
      Added a test case for bug #12636.
    sql/sql_show.cc:
      Database name was set incorrectly for any show command
      that used sunqueries in its where condition.
    57f575b2
information_schema.test 19.8 KB