1. 21 Aug, 2005 2 commits
  2. 20 Aug, 2005 2 commits
  3. 19 Aug, 2005 14 commits
  4. 18 Aug, 2005 6 commits
  5. 17 Aug, 2005 7 commits
  6. 16 Aug, 2005 6 commits
    • kent@mysql.com's avatar
      mtr_process.pl: · c3104d1a
      kent@mysql.com authored
        Bug#11792: Check all of status code, to catch a crash as a failure
      mtr_cases.pl:
        Code cleanup for skipped/disabled handling
      mtr_process.pl:
        In debug mode, report if mysqladmin did not at least
        make the server stop listening to the port.
        Increased the time waiting for terminating to 20 seconds,
        to wait for really slow slave shutdown.
        Added call to start_reap_all(), to avoid zombies.
      mtr_report.pl:
        Removed prototype for unused function mtr_report_test_disabled()
      c3104d1a
    • kent@mysql.com's avatar
      mtr_process.pl: · 9457373c
      kent@mysql.com authored
        Bug#12094: Let sleep_until_file_created() return the pid as intended
      9457373c
    • kent@mysql.com's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6ffe45c5
      kent@mysql.com authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1
      6ffe45c5
    • stewart@mysql.com's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · c7a8707f
      stewart@mysql.com authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/bug11538
      c7a8707f
    • igor@rurik.mysql.com's avatar
      subselect.result: · d553e165
      igor@rurik.mysql.com authored
        Added missing drop statement
      subselect.test:
        Added missing drop statement.
      d553e165
    • igor@rurik.mysql.com's avatar
      sql_select.cc: · 9693dc6a
      igor@rurik.mysql.com authored
        Fixed bug #11479.
        The JOIN::reinit method cannot call setup_tables
        after the optimization phase since this function
        removes some optimization settings for joined
        tables. E.g. it resets values of the null_row flag to 0.
      subselect.result, subselect.test:
        Added a test case for bug #11479.
      9693dc6a
  7. 15 Aug, 2005 3 commits