c-square Posted February 12, 2009 Share Posted February 12, 2009 Hi, I recently contacted the help desk regarding a problem I was having granting the Execute permission for a user to use certain stored procedures on my MySQL database. The response I received was: "MySQL stored procedures are not supported with our servers." Can you guys confirm this? If so, then you may seriously want to fix that, as at least for me, it will force me to have to find hosting elsewhere. I'm hoping the statement above is just an exaggeration, and that my stored procedures will be able to work here, as I'd much rather stay with TCH if possible. Cheers, -- Chris Quote Link to comment Share on other sites More sharing options...
TCH-Bruce Posted February 12, 2009 Share Posted February 12, 2009 Chris, the help desk is the only place it can be confirmed. The moderators don't have access to the servers. Quote Link to comment Share on other sites More sharing options...
erisande Posted March 28, 2009 Share Posted March 28, 2009 is there any further word on this? I want to use stored procedures with my code. I have for a couple of years now... Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted March 28, 2009 Share Posted March 28, 2009 As Bruce says, the help desk is the only place it can be confirmed, so please submit a ticket. Quote Link to comment Share on other sites More sharing options...
jgingras Posted April 2, 2009 Share Posted April 2, 2009 I dont know if this is of any help, but the only way that you can do stored procedure is to have the SUPER permission level for the server which you cannot have unless you have a dedicated server. We ran into that problem in the past. So again, the only way that you can write stored procedures with tch is having your own dedicated server. That was a while ago, but I believe that this is still the case. Quote Link to comment Share on other sites More sharing options...
TCH-Ryan Posted April 2, 2009 Share Posted April 2, 2009 At present, there is no method to allow the creation of stored procedures without granting super privileges, which in a shared environment is a very bad thing to do. This can be overcome by looking at semi-dedicated or fully dedicated server where you get full root access to the server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.