Commit 681ef616 authored by tomas@whalegate.ndb.mysql.com's avatar tomas@whalegate.ndb.mysql.com
Browse files

Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1

into  whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
parents e8d125d3 87b5c46d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1629,6 +1629,7 @@ CommandInterpreter::executeStatus(int processId,
  }
  if (cl->node_states[i].node_type != NDB_MGM_NODE_TYPE_NDB){
    if (cl->node_states[i].version != 0){
      version = cl->node_states[i].version;
      ndbout << "Node "<< cl->node_states[i].node_id <<": connected" ;
      ndbout_c(" (Version %d.%d.%d)",
             getMajor(version) ,