1. 13 May, 2008 1 commit
  2. 05 May, 2008 1 commit
  3. 02 May, 2008 5 commits
  4. 01 May, 2008 4 commits
  5. 30 Apr, 2008 1 commit
  6. 28 Apr, 2008 8 commits
  7. 24 Apr, 2008 2 commits
    • evgen@moonbone.local's avatar
      Bug#36023: Incorrect handling of zero length caused an assertion to fail. · e9e66793
      evgen@moonbone.local authored
      When a zero length is provided to the my_decimal_length_to_precision
      function along with unsigned_flag set to false it returns a negative value.
      For queries that employs temporary tables may cause failed assertion or
      excessive memory consumption while temporary table creation.
      
      Now the my_decimal_length_to_precision and the my_decimal_precision_to_length
      functions take unsigned_flag into account only if the length/precision
      argument is non-zero.
      e9e66793
    • mleich@five.local.lan's avatar
      Fix for funcs_1 tests which fail in 5.0.60 · f8a3ad59
      mleich@five.local.lan authored
      This is basically a backport of changes (only a few were missing)
      which were already pushed to 5.0-build and upmerged to
      5.1-build, 6.0-build
      f8a3ad59
  8. 23 Apr, 2008 3 commits
    • kent@mysql.com/kent-amd64.(none)'s avatar
      Many files: [Changes done by mleich] · 3cf72be6
      kent@mysql.com/kent-amd64.(none) authored
        Fix for
           Bug#35335 funcs_1: Some tests fail within load_file during
                              pushbuild runs
           Solution: 1. Move files with input data used in load_file,
                        load data etc.
                        from suite/funcs_1/<whatever>
                        to std_data
                     2. Use for testsuite funcs_1 the server option
                        --secure-file-priv=<MYSQLTEST_VARDIR>
                     3. Outfiles have to be stored under MYSQLTEST_VARDIR
        + changes according to WL#4304 Cleanup in funcs_1 tests
          - backport of fixes/improvements made in 5.1 to 5.0
            The differences between scripts in 5.0 and 5.1 cause
            much additional and annoying work during any upmerge.
          - replace error numbers with names
          - improved comments
          - improved formatting
          - Unify storage engine names so that result files for
            storage engine variants do not differ (some tests)
          - remove a script no more used (tests are done in other scripts)
      3cf72be6
    • kent/mysqldev@mysql.com/production.mysql.com's avatar
    • gshchepa/uchum@host.loc's avatar
      subselect.test, subselect.result: · 9c707374
      gshchepa/uchum@host.loc authored
        Post-commit minor cleanup of testcase (bug#36139).
      9c707374
  9. 22 Apr, 2008 3 commits
  10. 21 Apr, 2008 1 commit
  11. 18 Apr, 2008 1 commit
  12. 17 Apr, 2008 1 commit
  13. 10 Apr, 2008 2 commits
  14. 09 Apr, 2008 3 commits
  15. 04 Apr, 2008 3 commits
  16. 03 Apr, 2008 1 commit