mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge bk-internal:/home/bk/mysql-5.1
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
This commit is contained in:
commit
07d18b0f67
2 changed files with 78 additions and 103 deletions
|
|
@ -762,7 +762,7 @@ TransporterFacade::init(Uint32 nodeId, const ndb_mgm_configuration* props)
|
|||
void
|
||||
TransporterFacade::for_each(NdbApiSignal* aSignal, LinearSectionPtr ptr[3])
|
||||
{
|
||||
DBUG_ENTER("TransporterFacade::connected");
|
||||
DBUG_ENTER("TransporterFacade::for_each");
|
||||
Uint32 sz = m_threads.m_statusNext.size();
|
||||
TransporterFacade::ThreadData::Object_Execute oe;
|
||||
for (Uint32 i = 0; i < sz ; i ++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue