• 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
client_priv.h 2.42 KB