Add CASCADE to DROP SCHEMA

Bug #800674 reported by Thomas Jones-Low
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban SQL Parser
Fix Released
Medium
Mike McMahon

Bug Description

The Derby DROP SCHEMA only supports RESTRICT for the Drop Schema. Many of our test use the CASCADE functionality to clean up either before or after tests. MySQL's default is CASCADE (no keyword for RESTRICT). The functionality to support DROP SCHEMA CASCADE is already in the server.

Tags: indiedb
Ariel Weil (aweil)
Changed in akiban-sql-parser:
milestone: none → future
status: New → Triaged
assignee: nobody → Mike McMahon (mmcm)
tags: added: indiedb
Revision history for this message
Thomas Jones-Low (tjoneslo) wrote :

This functionality would make the processing of the Functional Test System much simpler. It's not quite a blocking issue, but a really nice to have for the external testing.

Changed in akiban-sql-parser:
importance: Wishlist → Medium
Mike McMahon (mmcm)
Changed in akiban-sql-parser:
status: Triaged → In Progress
Revision history for this message
Mike McMahon (mmcm) wrote :

Note that after the parser change, DROP SCHEMA CASCADE works in the server without further work there.

Changed in akiban-sql-parser:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.