• unknown's avatar
    Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0) · b7e4463d
    unknown authored
    
    mysql-test/r/variables.result:
      Test case for BUG#5135, check that setting log_warnings actually works.
    mysql-test/t/variables.test:
      Test case for BUG#5135, check that setting log_warnings actually works.
    sql/mysqld.cc:
      Set a max value for log_warnings, so se can set it to something other than 0.
    b7e4463d
mysqld.cc 188 KB