15 messages in com.mysql.lists.win32RE: Stored Procedures or triggers
FromSent OnAttachments
Brian Phillips15 Jun 2002 05:04 
Brian Phillips16 Jun 2002 02:16 
Tim Endres16 Jun 2002 12:34 
Anthony Johnston . Antix16 Jun 2002 12:35 
Anthony Johnston . Antix16 Jun 2002 13:54 
Rajeev Rumale16 Jun 2002 21:43 
Brian Phillips17 Jun 2002 01:00 
Peter Goggin11 Jul 2002 23:04 
Dave Watkinson12 Jul 2002 16:11 
Fredrick Bartlett12 Jul 2002 17:50 
Norris, Joseph16 Jul 2002 07:21 
jbon...@sola.com.au16 Jul 2002 16:27 
leo g. divinagracia iii26 Jul 2002 12:22 
Gerald R. Jensen27 Jul 2002 07:28 
Gerald R. Jensen27 Jul 2002 16:53 
Subject:RE: Stored Procedures or triggers
From:Dave Watkinson (dave@codeblue.net)
Date:07/12/2002 04:11:04 PM
List:com.mysql.lists.win32

"Our aim is to have stored procedures implemented in MySQL Server around version
5.0. We are also looking at triggers."

straight from http://www.mysql.com/doc/A/N/ANSI_diff_Triggers.html

-----Original Message----- From: Peter Goggin [mailto:pgog@smartchat.net.au] Sent: 12 July 2002 07:05 To: win@lists.mysql.com Subject: Re: Stored Procedures or triggers

I have a web based application in which I would like the processing to automatically update certain tables. I do not wish to gice access to these tables th the users. Does mysql have either stored procedures or triggers which can be used for this.

I am curently running mysql version 3-23-49-max under Win98 and cannot find any references to these facilities in the documentation.

Regards