1. 27 Nov, 2006 1 commit
    • unknown's avatar
      Fix for rpl000015 that fails if $MYSQL_TCP_PORT is set. The default value for · deecc9bb
      unknown authored
      master_port after a "change master" will be set to the compiled in default value
      i.e not always the same as what the master report as it's port number. 
      
      
      mysql-test/mysql-test-run.pl:
        Read the master-port value from the mysqld. Used for replacing the 
        default compiled in port number in for example rpl000015
      mysql-test/r/rpl000015.result:
        Update result file
      mysql-test/t/rpl000015.test:
        When changing master without specifying master port, the port for master will
        be set to the compiled in default. Replace with that value
      deecc9bb
  2. 23 Nov, 2006 13 commits
  3. 22 Nov, 2006 8 commits
  4. 21 Nov, 2006 10 commits
  5. 20 Nov, 2006 7 commits
  6. 17 Nov, 2006 1 commit