Repeating events in a MySQL DB
        Posted  
        
            by kylex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kylex
        
        
        
        Published on 2010-06-09T16:17:28Z
        Indexed on 
            2010/06/09
            16:22 UTC
        
        
        Read the original article
        Hit count: 259
        
I'm needing to create a MySQL database that is capable repeating events in the exact same way that google calendar repeats events.
What is the best way to structure the table(s) to do this?
© Stack Overflow or respective owner