• unknown's avatar
    Fixed wrong free in sql_view.cc · afe47152
    unknown authored
    mysql-test-run now fails in case of warnings
    
    
    mysql-test/lib/mtr_report.pl:
      Fail if find warnings
    mysql-test/mysql-test-run.sh:
      Fail if find warnings
    sql/sql_lex.cc:
      Initalize st_lex properly
    sql/sql_view.cc:
      Fixed problem with unaligned memory (wrong free)
    afe47152
sql_view.cc 47.9 KB