Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-24903] DROP USER does not check stored procedures owned by the user before execution #4508

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

hgryoo
Copy link
Member

@hgryoo hgryoo commented Jul 24, 2023

http://jira.cubrid.org/browse/CBRD-24903

  • Add '_db_stored_procedure' in the checking list of au_drop_user()
  • Remove redundant error message part

@hgryoo hgryoo requested review from mhoh3963, beyondykk9 and ctshim July 25, 2023 02:32
@hgryoo hgryoo marked this pull request as ready for review July 25, 2023 02:32
@hgryoo hgryoo changed the title [CBRD-24903] The DROP USER does not check stored procedures owned by the user before execution [CBRD-24903] DROP USER does not check stored procedures owned by the user before execution Jul 25, 2023
@hgryoo hgryoo merged commit 9372117 into CUBRID:feature/plcsql Jul 25, 2023
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Aug 3, 2023
…user before execution (CUBRID#4508)

http://jira.cubrid.org/browse/CBRD-24903

- Add '_db_stored_procedure' in the checking list of au_drop_user()
- Remove redundant error message part
hgryoo added a commit that referenced this pull request Aug 3, 2023
…user before execution (#4548)

http://jira.cubrid.org/browse/CBRD-24903

- Add '_db_stored_procedure' in the checking list of au_drop_user()
- Remove redundant error message part

cherry-picked from #4508.
hgryoo added a commit that referenced this pull request Oct 17, 2023
…user before execution (#4548)

http://jira.cubrid.org/browse/CBRD-24903

- Add '_db_stored_procedure' in the checking list of au_drop_user()
- Remove redundant error message part

cherry-picked from #4508.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants