Skip to content

Commit 67c8701

Browse files
committed
Merge branch 'mysql-5.7-cluster-7.5' into mysql-5.7-cluster-7.6
Change-Id: I9b80ed5ed08ebe8bf1b6835cfabec6695666c599
2 parents e66a42f + 90a3e36 commit 67c8701

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/ndb_share.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ NDB_SHARE::create_key(const char *new_key)
136136
db_name_buf, (unsigned long)db_name_len));
137137
DBUG_PRINT("info", ("table_name: '%s', %lu", table_name_buf,
138138
(unsigned long)table_name_len));
139-
DBUG_DUMP("NDB_SHARE_KEY: ", (const uchar*)allocated_key->m_buffer, size);
140139

141140
return allocated_key;
142141
}

0 commit comments

Comments
 (0)