mentalist Posted January 30, 2010 Share Posted January 30, 2010 Hi, I'm just playing with creating my own functions, see http://dev.mysql.com/doc/refman/5.0/en/create-procedure.html But i'm wondering how to only create the function if it doesn't already exist... Link to comment https://forums.phpfreaks.com/topic/190393-create-function-if/ Share on other sites More sharing options...
fenway Posted February 1, 2010 Share Posted February 1, 2010 Well, you can always replace it... or query the I_S tables first. Link to comment https://forums.phpfreaks.com/topic/190393-create-function-if/#findComment-1004820 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.