Author |
|
rleathen Newbie
Joined: 11 August 2009 Location: Canada
Online Status: Offline Posts: 7
|
Posted: 14 August 2009 at 4:58am | IP Logged
|
|
|
Since the Calendar makes use of a several tables within a MySQL databaseI wanted to know if there are any limitations on the number of events or repeating events that can be entered as a result of MySQl limitations.
Thanks in advance.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 August 2009 at 5:43am | IP Logged
|
|
|
Since MySQL can store millions of records, and repeated event is stored as a single record (even though it is displayed more than once), you're highly unlikely to hit a limitation of such kind. Repeating events in WebMail Pro is quite a new feature, so there's a chance it contains some bugs. Any reported bugs are eliminated as soon as possible.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
marci Valued Community Member
Joined: 15 August 2007 Location: Denmark
Online Status: Offline Posts: 22
|
Posted: 20 August 2009 at 11:52am | IP Logged
|
|
|
Both msSQL and MySQL are some very strong databases. Even if webmail pro should have some kind of bug, and add the records more than once, unless you have many, many users, you will never even notice.
I will (kinda) promises you, that you will never reach the limit of the database
|
Back to Top |
|
|