Unable to view MySQL db stored procedure Announcing the arrival of Valued Associate #679:...
How would a mousetrap for use in space work?
Why didn't Eitri join the fight?
What does the "x" in "x86" represent?
Is there any way for the UK Prime Minister to make a motion directly dependent on Government confidence?
Is it a good idea to use CNN to classify 1D signal?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
What font is "z" in "z-score"?
How come Sam didn't become Lord of Horn Hill?
Can a party unilaterally change candidates in preparation for a General election?
Using et al. for a last / senior author rather than for a first author
Why aren't air breathing engines used as small first stages
How to deal with a team lead who never gives me credit?
また usage in a dictionary
What do you call the main part of a joke?
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in ITSV
Do jazz musicians improvise on the parent scale in addition to the chord-scales?
Is "Reachable Object" really an NP-complete problem?
Is CEO the profession with the most psychopaths?
When the Haste spell ends on a creature, do attackers have advantage against that creature?
Delete nth line from bottom
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
Can an alien society believe that their star system is the universe?
How do pianists reach extremely loud dynamics?
Should I use a zero-interest credit card for a large one-time purchase?
Unable to view MySQL db stored procedure
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Same Parameter in MySQL stored procedureHow do I access a result set from a stored procedure in another stored procedure?Very Slow MySql Stored ProcedureExecute grant for MySQL stored procedure revoked when stored procedure is alteredUpdate MySQL Stored Procedure Definers on shared environmentGRANT EXECUTE ON PROCEDURE unable to USE databaseExport Stored Procedure Results To CSVMySQL: Is there a way to find out which user called stored procedure?MySQL: Privileges to view Views/Stored Procedure for user Regardless of HostMySQL won't execute stored procedure more than once
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
We have many stored procedures created with SQL SECURITY DEFINER by user A
Now user B is responsible for maintaining some of the stored procedure. However user B is unable to view/update the stored procedure from workbench since the definer is set to A. Is there an way to give A and B access to the stored procedure at the same time ?
mysql stored-procedures access-control
New contributor
add a comment |
We have many stored procedures created with SQL SECURITY DEFINER by user A
Now user B is responsible for maintaining some of the stored procedure. However user B is unable to view/update the stored procedure from workbench since the definer is set to A. Is there an way to give A and B access to the stored procedure at the same time ?
mysql stored-procedures access-control
New contributor
add a comment |
We have many stored procedures created with SQL SECURITY DEFINER by user A
Now user B is responsible for maintaining some of the stored procedure. However user B is unable to view/update the stored procedure from workbench since the definer is set to A. Is there an way to give A and B access to the stored procedure at the same time ?
mysql stored-procedures access-control
New contributor
We have many stored procedures created with SQL SECURITY DEFINER by user A
Now user B is responsible for maintaining some of the stored procedure. However user B is unable to view/update the stored procedure from workbench since the definer is set to A. Is there an way to give A and B access to the stored procedure at the same time ?
mysql stored-procedures access-control
mysql stored-procedures access-control
New contributor
New contributor
New contributor
asked 2 mins ago
mulder89520mulder89520
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
mulder89520 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f235118%2funable-to-view-mysql-db-stored-procedure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
mulder89520 is a new contributor. Be nice, and check out our Code of Conduct.
mulder89520 is a new contributor. Be nice, and check out our Code of Conduct.
mulder89520 is a new contributor. Be nice, and check out our Code of Conduct.
mulder89520 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f235118%2funable-to-view-mysql-db-stored-procedure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown