• unknown's avatar
    Fixed buffer overflow cases (should not be possible to do...) · 7ab5c682
    unknown authored
    Fixed for autoincrement support/GUID
    
    
    client/client_priv.h:
      Option for autoincrement
    client/mysqlslap.c:
      Fixed buffer overflow where sprintf is used (now removed).
      Fixed for auto-increment support/GUID.
    mysql-test/t/mysqlslap.test:
      Added test for auto increment, update, write, read, and mixed.
    7ab5c682
mysqlslap.c 47.8 KB