MySQL Forums
Forum List  »  NDB clusters

Re: help translating ndb table IDs to schema and table
Posted by: Maitrayi Sabaratnam
Date: April 09, 2021 10:04AM

When you create a table, eg. 't1', you will find a line like this in your ndb log :

[ndbd] INFO -- Dbdict: 5832: create name=test/def/t1,id=10,obj_ptr_i=10 PB_RPL

which shows that the table 't1' has got the table id 10.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: help translating ndb table IDs to schema and table
326
April 09, 2021 10:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.