[
https://issues.apache.org/jira/browse/FLINK-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang reassigned FLINK-33226:
-------------------------------------
Assignee: Ferenc Csaky
> 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
> Assignee: Ferenc Csaky
> 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)