Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in MySQL only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
MySQL
Query that fires when any operation is made on table.
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
devathi
New Member
Join Date:
Dec 2006
Posts:
17
#1
Query that fires when any operation is made on table.
Dec 27 '06, 06:46 AM
suggest My sql query that gives message when any insert or delete or select query is executed on a table.
ronverdonk
Recognized Expert
Specialist
Join Date:
Jul 2006
Posts:
4259
#2
Dec 27 '06, 10:51 AM
From MySQL 5.1 you can insert a trigger as the result of an INSERT, UPDATE or DELETE on a table. But only from MySQL 5.1 and up.
For detailed info, see the MySQL documentation on triggers at
Triggers
Ronald :cool:
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment