• unknown's avatar
    Fixed problems found by valgrind · b762e55c
    unknown authored
    Fixed problems in test suite where some test failed
    Fixed access to not initialized memory in federated
    Fixed access to not initialized memory when using BIT fields in internal temporary tables
    
    
    BitKeeper/etc/ignore:
      added libmysqld/sql_cursor.h
    mysql-test/r/information_schema.result:
      Change view names to 'v#' to not cause massive conflict with other tests if test dies in the middlecd
    mysql-test/r/information_schema_inno.result:
      Remove used tables at start
    mysql-test/r/multi_statement.result:
      Remove used tables at start
    mysql-test/r/temp_table.result:
      Change view names to 'v#' to not cause massive conflict with other tests if test dies in the middle
    mysql-test/r/type_bit.result:
      More tests
    mysql-test/t/information_schema.test:
      Change view names to 'v#' to not cause massive conflict with other tests if test dies in the middle
    mysql-test/t/information_schema_inno.test:
      Remove used tables at start
    mysql-test/t/multi_statement.test:
      Remove used tables at star...
    b762e55c
sql_base.cc 159 KB