1. 05 Mar, 2008 1 commit
    • aelkin/andrei@mysql1000.(none)'s avatar
      Bug #28780 report_host is not available through SELECT @@report_host · 0958a508
      aelkin/andrei@mysql1000.(none) authored
      There was no way to see if report-{host,port,user,password} were set up.
      
      Fixed with introducing new global variables.
      The variables are made read-only because of a possible need to change them
      most probably require the slave server restart.
      
      Todo: transform the startup options to be CHANGE master parameters - i.e
      to deprecate `report-' options, and to change the new vars 
      to be updatable at time of CHANGE master executes with new
      values.
      0958a508
  2. 18 Feb, 2008 1 commit
  3. 15 Feb, 2008 6 commits
  4. 13 Feb, 2008 1 commit
  5. 12 Feb, 2008 1 commit
    • sven@riska.(none)'s avatar
      Moved mysql-test/suite/rpl/rpl_variables.test into · 5fb3cc65
      sven@riska.(none) authored
      mysql-test/t/variables.test, because:
       - mysql-test/suite/rpl/t/rpl_variables.test does not replicate anything,
      so should not be in the rpl suite.
       - mysql-test/t/variables.test is the place for testing variable-related
      problems and features.
       - I will soon commit a patch containing a test case that tests
      replication of variables. It would be good if I could call the test case
      mysql-test/suite/rpl/t/rpl_variables.test. I'm making place for that now.
      5fb3cc65
  6. 11 Feb, 2008 2 commits
  7. 09 Feb, 2008 1 commit
  8. 08 Feb, 2008 1 commit
  9. 07 Feb, 2008 6 commits
  10. 06 Feb, 2008 4 commits
  11. 05 Feb, 2008 6 commits
  12. 04 Feb, 2008 10 commits