MySQL improvements
    Bradley Baetz 
    bbaetz at acm.org
       
    Sun Jan 18 13:00:34 UTC 2004
    
    
  
They claimed triggers would probably be 5.1, IIRC (I haven't unpacked my 
notes yet0
I wouldn't use those, though - I'd write main into a table, and havea 
daemon scan that table and send mail from that. Which is effectively 
what Oracle does, but asynchronously, rather than synchronously.
You could get sync behaviour quite nicely using NOTIFY under postgres, 
but thats not portable
Bradley
    
    
More information about the developers
mailing list