1. 13 Sep, 2005 2 commits
    • unknown's avatar
      Fix for Bug #13124 Stored Procedure using SELECT INTO crashes server · dd516423
      unknown authored
      
      mysql-test/r/sp.result:
        added a test
      mysql-test/t/sp.test:
        corrected result file
      sql/item.cc:
        check for NULL value before copying string
      dd516423
    • unknown's avatar
      innochecksum.c: · 276e9f82
      unknown authored
        Changed from C++ comments to C comments
        Did some adaption to MySQL Coding Style
      
      
      extra/innochecksum.c:
        Changed from C++ comments to C comments
        Did some adaption to MySQL Coding Style
      276e9f82
  2. 12 Sep, 2005 38 commits