1. 01 Oct, 2008 1 commit
    • Matthias Leich's avatar
      Fix for Bug#37744 Expected result of "<engine>_storedproc" test · 766803d5
      Matthias Leich authored
                        is inconsistent
      + several improvements
      Details:
      - The subtest with assignment of floating point numbers to
        DECIMAL parameters in functions and procedures checks
        now that the final DECIMAL value is the same as if we assign
        the floating point numbers to columns, user variables etc.
        = The impact of math libs or truncation must be the same.
      - Remove storage engine variants of this test because the
        stored procedure properties tested do not depend on
        the storage engine.
        Use the fastest storage engine (MEMORY) for any tables
        needed.
      - reset global sort_buffer_size to startup value
      - Partially improved formatting.
      766803d5
  2. 18 Sep, 2008 7 commits
  3. 17 Sep, 2008 4 commits
  4. 16 Sep, 2008 6 commits
  5. 15 Sep, 2008 9 commits
  6. 11 Sep, 2008 5 commits
  7. 10 Sep, 2008 7 commits
  8. 09 Sep, 2008 1 commit