Owen,
- Original Message -
From: "Owen Scott Medd" <[EMAIL PROTECTED]>
To: "Heikki Tuuri" <[EMAIL PROTECTED]>
Cc: ""Nicholas Gaugler"" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 5:44 PM
Subje
[ start stupid question ]
Does setting innodb_thread_concurrency to 1 imply that only one innodb
thread will be working at any given time? So using this on SMP servers
that you would like to be answering simultaneous queries is probably not
what you would really like to be doing, no?
[ end stup
Nicholas,
- Original Message -
From: ""Nicholas Gaugler"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Wednesday, October 09, 2002 8:22 AM
Subject: mysqld Threads with Innobase
> I know it's not very important in normal day to day operations, but does
> anyone know what