~tsarev/percona-server/5.5.12-786645-slow_extended

« back to all changes in this revision

Viewing changes to HandlerSocket-Plugin-for-MySQL/client/hstest_my.sh

  • Committer: Ignacio Nin
  • Date: 2011-05-18 00:03:53 UTC
  • mfrom: (88.2.28 release-5.5.11-20.2)
  • Revision ID: ignacio.nin@percona.com-20110518000353-wuf8zlopfh7okafj
Merge release branch, update version

Create release-5.5.12-20.3 with 5.5.12 changes and release branch from
5.5.11. Update versions to 5.5.12 and 20.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
exec ./hstest test=9 tablesize=9999 host=localhost mysqlport=3306 num=1000000 \
 
3
        num_threads=100 verbose=1 timelimit=10 $@