RIRedinPA Posted August 26, 2010 Share Posted August 26, 2010 I've done a lot of basic SQL writing within the application but never written a stored procedure. I'm on Mac OS X (Leopard) and get how to write the stored procedure just not how to get it in the write location on the server - if that makes any sense. Do you write them in Terminal? Link to comment https://forums.phpfreaks.com/topic/211800-mysql-on-a-mac-stored-procedures-basic-question/ Share on other sites More sharing options...
mikosiko Posted August 26, 2010 Share Posted August 26, 2010 you can write it using the mysql command line or using a text editor and loading/running it or using any mysql administrative interface like phpmyadmin, mysqlQuery or Mysql Wokrwench (not sure if these works in MAC) Link to comment https://forums.phpfreaks.com/topic/211800-mysql-on-a-mac-stored-procedures-basic-question/#findComment-1104035 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.