1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown afe4715242 Fixed wrong free in sql_view.cc
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)
2006-05-04 22:19:31 +03:00
..
2006-03-09 00:40:52 +01:00
2005-03-29 07:29:38 +02:00
2004-12-30 16:34:01 +01:00
2004-12-30 16:34:01 +01:00
2005-02-03 21:13:27 +01:00
2006-05-04 22:19:31 +03:00