1. 28 Dec, 2005 7 commits
  2. 27 Dec, 2005 12 commits
  3. 26 Dec, 2005 15 commits
  4. 25 Dec, 2005 4 commits
  5. 24 Dec, 2005 2 commits
    • brian@zim.(none)'s avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 939f80be
      brian@zim.(none) authored
      into  zim.(none):/home/brian/mysql/cluster-5.1
      939f80be
    • brian@zim.(none)'s avatar
      See message in mysqlslap.c, but basically · dcbe5acb
      brian@zim.(none) authored
      1) Parsing now works
      2) Options are safer, aka it doesn't kill the machine and it cleans up after itself
      3) Option of --only-print added so that you can see what it does.
      4) Tiny cleanup of the auto generate sql. A lot more needs to be done with this, for it to be very valuable. I suspect it doesn't work all that well.
      5) Delimeter is now a single character. No good escaping going on.
      6) You can now change which schema it is runninng against.
      
      Now I think I can go make use of it! 
      
      Though I need to add support for a "only run this many inserts, divide by the number of clients connecting, to really test scaling"
      dcbe5acb