• unknown's avatar
    Fixed bug in ALTER TABLE for MERGE tables · bffebc8e
    unknown authored
    Portability fixes
    Fixed problem when giving wrong arguments to myisam_recover
    Fix to remove warnings when using purify
    
    
    BUILD/compile-solaris-sparc-purify:
      Added innodb and berkeleydb to test
    mysql-test/install_test_db.sh:
      Portability fix.
    sql/ha_myisam.cc:
      Fixed problem when giving wrong arguments to myisam_recover
    sql/ha_myisammrg.cc:
      Fixed bug in ALTER TABLE for MERGE tables
    sql/sql_list.h:
      Fix to remove warnings when using purify
    sql/sql_select.cc:
      Fix to remove warnings from purify
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    bffebc8e
install_test_db.sh 7.15 KB