# Persistent Duplicate Error in MySQL Despite Deleting and Re-adding Record

**URL:** https://community.glideapps.com/t/persistent-duplicate-error-in-mysql-despite-deleting-and-re-adding-record/74496
**Category:** Report a Bug
**Tags:** glide-escalated
**Created:** [June 30, 2024, 7:16pm UTC](https://community.glideapps.com/t/persistent-duplicate-error-in-mysql-despite-deleting-and-re-adding-record/74496 "2024-06-30T19:16:37Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![Namra](https://avatars.discourse-cdn.com/v4/letter/n/91b2a8/32.png) [@Namra](https://community.glideapps.com/u/Namra)
#### Post date: [July 2, 2024, 10:48am UTC](https://community.glideapps.com/t/persistent-duplicate-error-in-mysql-despite-deleting-and-re-adding-record/74496/15 "2024-07-02T10:48:35Z")

</div>

Here is the configuration of the set column values , which indeed sets the value to 2 in the user table rather than the P table. This occurs after the form submission, as seen in the previous screenshot where I did not add anything in the “ID field” of the additional columns in the form container for the P table.

Previously, I tried different approaches to manually add the “ID field,” but each attempt resulted in the same error. I also attempted to add a unique identifier, but the same error occurred. In one of my previous posts, you mentioned that using a Form Container (or any type of add form) will add a new row when it is submitted.

Reference to what you said :[Need Help Syncing IDs Between MySQL and Glide Tables - #12 by Darren\_Murphy](https://community.glideapps.com/t/need-help-syncing-ids-between-mysql-and-glide-tables/74386/12)

Therefore, my query is not about what happens after the form submission. I am trying to understand why my form is not submitting

---

_[View the full topic](https://community.glideapps.com/t/persistent-duplicate-error-in-mysql-despite-deleting-and-re-adding-record/74496)._
