mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
ndb - bug#18352
remove debug prinout
This commit is contained in:
parent
d230d0e1e6
commit
ad6dcfb127
1 changed files with 0 additions and 1 deletions
|
|
@ -579,7 +579,6 @@ TransporterFacade::init(Uint32 nodeId, const ndb_mgm_configuration* props)
|
|||
timeout = tmp1;
|
||||
}
|
||||
m_waitfor_timeout = timeout;
|
||||
ndbout_c("Using waitfor: %d", timeout);
|
||||
|
||||
if (!theTransporterRegistry->start_service(m_socket_server)){
|
||||
ndbout_c("Unable to start theTransporterRegistry->start_service");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue