Title: database error with creating table for appointments
Last modified: August 30, 2016

---

# database error with creating table for appointments

 *  [evette9999](https://wordpress.org/support/users/evette9999/)
 * (@evette9999)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-error-with-creating-table-for-appointments/)
 * How do I fix this error?
 * WordPress database error Table ‘wp_gkfx_ap_appointments’ already exists for query
   CREATE TABLE `wp_gkfx_ap_appointments` (
    `id` INT( 11 ) NOT NULL AUTO_INCREMENT
   PRIMARY KEY, `name` VARCHAR( 30 ) NOT NULL , `email` VARCHAR( 256 ) NOT NULL ,`
   service_id` INT( 11 ) NOT NULL , `phone` BIGINT( 21 ) NOT NULL , `start_time`
   VARCHAR( 10 ) NOT NULL , `end_time` VARCHAR( 10 ) NOT NULL , `date` DATE NOT 
   NULL , `note` TEXT NOT NULL , `appointment_key` VARCHAR( 32 ) NOT NULL , `status`
   VARCHAR( 10 ) NOT NULL
 * [https://wordpress.org/plugins/appointment-calendar/](https://wordpress.org/plugins/appointment-calendar/)

Viewing 1 replies (of 1 total)

 *  [abhishek](https://wordpress.org/support/users/abhipathak/)
 * (@abhipathak)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-error-with-creating-table-for-appointments/#post-6561852)
 * its look like db conflicts are you using any other plugin that have appointment
   table
 * let me know
    Thanks Abhishek

Viewing 1 replies (of 1 total)

The topic ‘database error with creating table for appointments’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointment-calendar.svg)
 * [Appointment Calendar](https://wordpress.org/plugins/appointment-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointment-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointment-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/appointment-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointment-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointment-calendar/reviews/)

## Tags

 * [Database Error](https://wordpress.org/support/topic-tag/database-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [abhishek](https://wordpress.org/support/users/abhipathak/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/database-error-with-creating-table-for-appointments/#post-6561852)
 * Status: not resolved