Apointment id/count rewind

Support forumApointment id/count rewind
costin_popescu asked 5 years ago
Hi! Is there a way to reset/decrease the appointment id?
I have set a recurring appointment in Google Calendar without setting an end date. This increased the latest appointment id by ~740. I would set an end date and decrease the id by the number of deleted appointments if it was possible. Thanks!
1 Answers
Nikola Loncar Staff answered 5 years ago
Id counter is part of mysql column settings. Once you delete those you can reset counter for id but you have to do it within database. It's simple if you have for example PhpMyAdmin on your hosting. Best regards, Nikola