1. 14 Dec, 2006 16 commits
  2. 13 Dec, 2006 4 commits
  3. 11 Dec, 2006 14 commits
  4. 10 Dec, 2006 1 commit
  5. 08 Dec, 2006 5 commits
    • unknown's avatar
      Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/fix-Makefile-perl/41 · 8749ded7
      unknown authored
      into  siva.hindu.god:/usr/home/tim/m/bk/tmp/fix-Makefile-perl/50
      
      
      sql/sql_class.h:
        Auto merged
      Makefile.am:
        Manual merge.
      8749ded7
    • unknown's avatar
      Makefile.am · 3ec5e033
      unknown authored
          - test* targets are identical (as much as possible) to 5.0 & 5.1 versions
          - use @PERL@ ./mysql-test-run.pl, instead of depending on /usr/bin/perl location
          - PHONY: target includes all test targets
      
      
      Makefile.am:
        - test* targets are identical (as much as possible) to 5.0 & 5.1 versions
        - use @PERL@ ./mysql-test-run.pl, instead of depending on /usr/bin/perl location
        - PHONY: target includes all test targets
      3ec5e033
    • unknown's avatar
      Merge polly.local:/tmp/maint/bug24261/my50-bug24261 · 9ff43f41
      unknown authored
      into  polly.local:/home/kaa/src/maint/mysql-5.0-maint
      
      
      mysql-test/r/func_in.result:
        Auto merged
      mysql-test/t/func_in.test:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      9ff43f41
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint · ae0a1991
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
      
      
      mysql-test/t/kill.test:
        Auto merged
      ae0a1991
    • unknown's avatar
      Bug#19410 Test 'kill' fails on Windows + SCO · 569166d4
      unknown authored
      
      mysql-test/t/kill.test:
        Move the connect of second connection to just before the query to be killed are sent.
        This introduces less variance since the connect time is not included in the delay
        we want between send of query and kill.
      569166d4