forked from CUBRID/cubrid
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CBRD-24634] Delete methods that require privileges from the general …
…user's schema file (CUBRID#4155) http://jira.cubrid.org/browse/CBRD-24634 In the schema file, both METHODs that require privileges and METHODs that do not require privileges are used. In the case of a general user, an error occurs when using METHOD that requires authority. The general user's schema file must be created without METHOD requiring privileges.
- Loading branch information
Showing
2 changed files
with
33 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters