[
https://issues.apache.org/jira/browse/FLINK-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776167#comment-17776167
]
Shengkai Fang commented on FLINK-33226:
---------------------------------------
Merged into master: a29a320187a45ca2579a4cdeddeb99a974d9cf2d
> Forbid to drop current database
> -------------------------------
>
> Key: FLINK-33226
> URL: https://issues.apache.org/jira/browse/FLINK-33226
> Project: Flink
> Issue Type: Improvement
> Reporter: Shengkai Fang
> Priority: Major
> Labels: pull-request-available
>
> PG or MySql both doesn't support to drop the current database. PG throws the
> following exception.
> {code:java}
> test=# drop database
> test-# test;
> ERROR: cannot drop the currently open database
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)