• unknown's avatar
    Bug #17849: sql_big_selects not shown in SHOW VARIABLES output · 7e0612e5
    unknown authored
      
      This patch simply adds sql_big_selects to the list of variables
      output by SHOW VARIABLES.
    
    
    mysql-test/r/variables.result:
      Update results
    mysql-test/t/variables.test:
      Add new regression test (and make end-of-tests marker add output)
    sql/set_var.cc:
      Add sql_big_selects to SHOW VARIABLES output
    7e0612e5
variables.test 13.8 KB