Below is the list of changes that have just been committed into a local
5.0 repository of marko. When marko does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.1972 05/06/21 08:16:36 marko@stripped +1 -0
InnoDB: adjust test result
mysql-test/r/innodb.result
1.120 05/06/21 08:16:17 marko@stripped +1 -1
Current default is innodb_thread_concurrency=20
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: marko
# Host: hundin.mysql.fi
# Root: /home/marko/mysql-5.0-current
--- 1.119/mysql-test/r/innodb.result Tue Jun 7 17:43:30 2005
+++ 1.120/mysql-test/r/innodb.result Tue Jun 21 08:16:17 2005
@@ -1779,7 +1779,7 @@
innodb_sync_spin_loops 20
show variables like "innodb_thread_concurrency";
Variable_name Value
-innodb_thread_concurrency 8
+innodb_thread_concurrency 20
set global innodb_thread_concurrency=1000;
show variables like "innodb_thread_concurrency";
Variable_name Value
| Thread |
|---|
| • bk commit into 5.0 tree (marko:1.1972) | Marko Mäkelä | 21 Jun |