Re: world_x
Posted by: Andrzej Religa
Date: August 28, 2016 08:45AM

Hi Christian,

Simple answer is: X Protocol listCollections() method returns the collections created via X Protocol createCollection() method.

Having said that, as you already know, you can also do 'createCollection()' manually using "CREATE TABLE" with proper fields.
In your case the first table does not get listed because the JSON field is not called "doc" as it would be if you used createCollection().

--
Andrzej Religa,
MySQL Developer Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
1471
August 25, 2016 03:51AM
994
August 26, 2016 05:51AM
982
August 26, 2016 08:43AM
927
August 26, 2016 01:18PM
872
August 28, 2016 04:24AM
Re: world_x
823
August 28, 2016 08:45AM
861
August 28, 2016 10:40AM


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.