• unknown's avatar
    fixed bug in truncating temp tables · fc79f8e6
    unknown authored
    fixed compilation problem on FreeBSD
    added test for truncating temporary tables
    
    
    mysql-test/r/truncate.result:
      truncate test
    mysql-test/t/truncate.test:
      truncate test update
    mysys/safemalloc.c:
      fixed FreeBSD compilation problem
    sql/sql_delete.cc:
      fixed bug in truncating temporary tables
    fc79f8e6
safemalloc.c 17.6 KB