~sjamthe/sysbench/latdist

Viewing all changes in revision 68.

  • Committer: Mark Callaghan
  • Date: 2009-09-30 22:44:21 UTC
  • Revision ID: mdcallag@gmail.com-20090930224421-hqom6iphpokkxq14
Add --oltp-secondary option to use a secondary index on _id_ rather than a primary key.
Add --oltp-point-select-all-cols to make the point-select query (fetch 1 row by primary key)
fetch all columns from the row rather than only _c_. This makes it comparable to the work
done when --oltp-point-select-mysql-handler is used because HANDLER statements fetch all
columns.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: