Duplicate registry in mysql

0

I'm having problems creating a table and inserting some records so I can work with some queries.

As much as I create a test table with only ID and name. When inserting by the same mysql tool it inserts the same record 2 times !! Duplicated.

I have tried in my database in the cloud, locally, in windows, in linux and ios.

Sometimes when I clear the cache it will only register one, but then it doubles again! What could be happening?

    
asked by anonymous 30.05.2017 / 17:07

0 answers