1. 24 Nov, 2005 1 commit
    • brian@zim.(none)'s avatar
      Its funny, I am reading through the forums and someone asks "Can I please have... · 33076b87
      brian@zim.(none) authored
      Its funny, I am reading through the forums and someone asks "Can I please have a REPLACE INTO, instead an INSERT INTO?" and I remember how often I have used a sed script to modify MySQL dumps to have exactly that.
      So, use --replace and instead of getting INSERT INTO you will INSTEAD get REPLACE INTO. Buyer beward, REPLACE is a MySQL SQL, so you will not end up with a dump that can be used for other databases.
      
      Though I hear you could just use a sed line to modify it back :)
      33076b87
  2. 23 Nov, 2005 11 commits
  3. 22 Nov, 2005 6 commits
  4. 21 Nov, 2005 2 commits
  5. 20 Nov, 2005 2 commits
  6. 19 Nov, 2005 6 commits
  7. 18 Nov, 2005 12 commits