Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Mysql and tail

by Abigail-II (Bishop)
on Oct 16, 2003 at 08:22 UTC ( [id://299692]=note: print w/replies, xml ) Need Help??


in reply to Mysql and tail

That's a very strange concept to do for a database. But, if your database has triggers, you could set up an insert trigger that inserts new rows in a temporary table that you can query, or, if your database supports calls to outside programs, call an outside program.

However, MySQL, being a rather limited database, doesn't have triggers.

Anyway, this isn't a Perl problem at all, is it?

Abigail

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://299692]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-24 02:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found