OK, I've got another quandary, thanks for the help on the last one, I'm
working on it.

| 15203 | root   | web:36810     | ez2000 | Query   | 137  | Sorting
result    | SELECT from table_a |
| 15235 | root   | web:36849     | ez2000 | Query   | 67   | Sorting
result    | SELECT from table_a |
| 15244 | root   | db:32779      | NULL   | Refresh | 42   | Flushing
tables   | NULL                |
| 15246 | root   | runque1:3220  | ez2000 | Query   | 40   | Waiting for
table | insert into table_a |
| 15247 | root   | runque1:3221  | ez2000 | Sleep   | 2    |
| NULL
|
| 15250 | root   | web:36863     | ez2000 | Query   | 34   | Waiting for
table | SELECT from table_a |
| 15251 | root   | web:36864     | ez2000 | Query   | 34   | Waiting for
table | select from table_b |

What would cause the flush tables to take so long?
Have I made my log files to large?
Does the flush lock all queries until complete?
And do any prior queries have to finish before it will start?

Sorry, I'm new to INNODB, thanks in advance for the help.






-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to