Bug #81044 | It is possible to drop relational table from mysqlsh using dropCollection() | ||
---|---|---|---|
Submitted: | 12 Apr 2016 9:13 | Modified: | 12 Oct 2018 7:38 |
Reporter: | Shahriyar Rzayev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Document Store: X Plugin | Severity: | S3 (Non-critical) |
Version: | 5.7.12 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[12 Apr 2016 9:13]
Shahriyar Rzayev
[12 Apr 2016 13:14]
MySQL Verification Team
Hello Shahriyar, Thank you for the report. Thanks, Umesh
[14 Aug 2017 18:26]
Alfredo Kojima
Posted by developer: Documentation must be updated explaining that dropCollection() will work on both collections and tables and is provided for orthogonality and is not functionally unique.
[12 Oct 2018 7:38]
Margaret Fisher
Posted by developer: Thanks again for the information. Now documented in: https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-tutorial-javascript-collections-operat... https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-tutorial-javascript-table-delete.html https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-tutorial-python-collections-operations... https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-tutorial-python-table-delete.html and 8.0 versions.