~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/innodb.result

  • Committer: Brian Aker
  • Date: 2009-02-10 04:49:18 UTC
  • Revision ID: brian@tangent.org-20090210044918-e5pva3t4jqo8s226
Fix concurrency issue (remove dead variables)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1714
1714
innodb_sync_spin_loops  20
1715
1715
show variables like "innodb_thread_concurrency";
1716
1716
Variable_name   Value
1717
 
innodb_thread_concurrency       8
 
1717
innodb_thread_concurrency       0
1718
1718
set global innodb_thread_concurrency=1001;
1719
1719
Warnings:
1720
1720
Warning 1292    Truncated incorrect thread_concurrency value: '1001'