1. 23 Jan, 2008 7 commits
  2. 22 Jan, 2008 5 commits
  3. 19 Jan, 2008 1 commit
  4. 10 Jan, 2008 12 commits
  5. 09 Jan, 2008 5 commits
  6. 08 Jan, 2008 4 commits
  7. 07 Jan, 2008 1 commit
  8. 05 Jan, 2008 2 commits
  9. 24 Dec, 2007 1 commit
    • kaa@polly.(none)'s avatar
      Fix for bug #33305: Test case in 'skip_grants' file need dynamic loading · 578b3632
      kaa@polly.(none) authored
                          to be compiled in
      
      The problem was that on a statically built server an attempt to create
      a UDF resulted in a different, but reasonable error ("Can't open shared
      library" instead of "UDFs are unavailable with the --skip-grant-tables
      option"), which caused a failure for the test case for bug #32020.
      
      Fixed by moving the test case for bug #32020 from skip_grants.test to a
      separate test to ensure that it is only run when the server is built
      with support for dynamically loaded libraries.
      578b3632
  10. 21 Dec, 2007 2 commits