#At file:///home/hakan/work/mysql/mysql-6.0-falcon-to-merge/
2686 Hakan Kuecuekyilmaz 2008-09-18
Whitespace only.
modified:
storage/falcon/BDB.cpp
=== modified file 'storage/falcon/BDB.cpp'
--- a/storage/falcon/BDB.cpp 2008-09-04 14:49:10 +0000
+++ b/storage/falcon/BDB.cpp 2008-09-18 16:41:34 +0000
@@ -135,7 +135,7 @@ void Bdb::release()
if (cache->panicShutdown)
{
Thread *thread = Thread::getThread("Cache::fetchPage");
-
+
if (thread->pageMarks == 0)
throw SQLError(RUNTIME_ERROR, "Emergency shut is underway");
}
| Thread |
|---|
| • bzr commit into mysql-6.0-falcon branch (hky:2686) | Hakan Kuecuekyilmaz | 18 Sep |