~tsarev/percona-server/fix_bug_719386

Viewing all changes in revision 229.

  • Committer: Alexey Kopytov
  • Date: 2011-06-05 04:48:57 UTC
  • Revision ID: akopytov@gmail.com-20110605044857-po1idr4nz5lad4bx
Bug #770296.

Fixed the test so that:

1. long_query_time is set 0 to capture all queries in the slow query
log to make the test more deterministic.
2. We can now get rid of using SLEEP() due to 1.
3. "# Time:" lines are skipped from the slow query log, because they are
added to the query log if the current time is different from the last
logged query time, which of course makes the test non-deterministic.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: