1. 28 Nov, 2006 7 commits
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/work/my41-work · 975008bb
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      975008bb
    • unknown's avatar
      Bug#24354 option "--extern" of mysql-test-run.pl does not work anymore · d7a4f68a
      unknown authored
       - Better control of when to create/remove vardir
      
      
      mysql-test/mysql-test-run.pl:
        Split the part the function cleanup_stale_files in two parts
          - one that removes any old var directories
          - one that setup var in te proper location
        
        If running against extern server and no vardir has been created in the specified
        location, run the latter function to create the vardir structure. Else print
        message saying the vardir already exists and continue.
      d7a4f68a
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/work/my41-work · 5a1c8c1c
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      
      mysql-test/lib/mtr_process.pl:
        Auto merged
      mysql-test/lib/mtr_report.pl:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      5a1c8c1c
    • unknown's avatar
      Fix problem with mysqladmin logging to var/log before var has been created · ccbba495
      unknown authored
      And if var/ has been created, it will be recreated later so the logs
      from "mtr_kill_leftovers" will be lost anyway  
      
      
      mysql-test/mysql-test-run.pl:
        Don't create vardir before mtr_kill_leftovers
      mysql-test/lib/mtr_process.pl:
        Send output - if any - from mysqladmin to stdout/stderr. There shouldn't
        be any such errors and if any occur, it's good to know about them.
      ccbba495
    • unknown's avatar
      Backport of patch for bug#24471 · fe2f4140
      unknown authored
      
      mysql-test/lib/mtr_report.pl:
        Don't output "skipped" comment if there is none (bug#24471)
      mysql-test/mysql-test-run.pl:
        Removed "use diagnostics", reduces Perl speed significantly. Can be
        enabled with "perl -Mdiagnostics mysql-test-run.pl".
      fe2f4140
    • unknown's avatar
      Fix problem with mysqladmin logging to var/log before var has been created · a7d53197
      unknown authored
      And if var/ has been created, it will be recreated later so the logs will
      be lost  
      
      
      mysql-test/lib/mtr_process.pl:
        Send output - if any - from mysqladmin to stdout/stderr. There shouldn't
        be any such errors and if any occur, it's good to know about them.
      mysql-test/mysql-test-run.pl:
        Don't create vardir before mtr_kill_leftovers
      a7d53197
    • unknown's avatar
      Backport of patch for bug#24471 · 44e32008
      unknown authored
      mysql-test-run.pl:
          Removed "use diagnostics", reduces Perl speed significantly. Can be
          enabled with "perl -Mdiagnostics mysql-test-run.pl".
      mtr_report.pl:
         Don't try output "skipped" comment if there is none (bug#24471)
      
      
      mysql-test/lib/mtr_report.pl:
        Don't try output "skipped" comment if there is none (bug#24471)
      mysql-test/mysql-test-run.pl:
        Removed "use diagnostics", reduces Perl speed significantly. Can be
        enabled with "perl -Mdiagnostics mysql-test-run.pl".
      44e32008
  2. 24 Nov, 2006 5 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1-maint · d43bec1e
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      d43bec1e
    • unknown's avatar
      Fix merge conflicts · 36a4b414
      unknown authored
      36a4b414
    • unknown's avatar
      Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack · 4fef950f
      unknown authored
      traces in Valgrind (broken libc6-dbg).
      Installing libc6-dbg on Debian will still provide proper bactraces, even
      without setting LD_LIBRARY_PATH explicitly.
      
      
      mysql-test/lib/mtr_io.pl:
        Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack
        traces in Valgrind.
      mysql-test/mysql-test-run.pl:
        Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack
        traces in Valgrind.
      4fef950f
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · b1bc23d6
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      
      mysql-test/Makefile.am:
        Auto merged
      mysql-test/r/func_time.result:
        Auto merged
      mysql-test/t/func_time.test:
        Auto merged
      sql-common/my_time.c:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      mysql-test/mysql-test-run-shell.sh:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Manual merge of changes for RPM
      b1bc23d6
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1-maint · 04e5eefd
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      04e5eefd
  3. 23 Nov, 2006 1 commit
  4. 22 Nov, 2006 2 commits
  5. 21 Nov, 2006 4 commits
  6. 20 Nov, 2006 2 commits
  7. 17 Nov, 2006 6 commits
  8. 16 Nov, 2006 5 commits
  9. 15 Nov, 2006 4 commits
  10. 14 Nov, 2006 4 commits