• unknown's avatar
    After merge fixes · e968e3b1
    unknown authored
    Fixed bug in Item::set_name()
    Fix for memory leak with geometry type
    
    
    mysql-test/r/create.result:
      Fixed results after merge
    mysql-test/r/innodb.result:
      Hack to make test repeatable
      (InnoDB's cardinality numbers varies a bit between tests)
    mysql-test/r/rpl_relayspace.result:
      After merge fix
    mysql-test/t/innodb.test:
      Hack to make test repeatable
      (InnoDB's cardinality numbers varies a bit between tests)
    sql/ha_myisam.cc:
      Indentation cleanup
    sql/item.cc:
      Fixed bug in Item::set_name()
    sql/password.c:
      After merge fix
    sql/sql_update.cc:
      After merge fix
    sql/table.cc:
      Fix for memory leak with geometry type
    e968e3b1
innodb.test 23.8 KB