I
I
Ivan2020-11-12 21:14:30
MySQL
Ivan, 2020-11-12 21:14:30

How to convert SQLite db to mySQL along with autoincrement?

I am forced to make the transition from SQLite to MySQL, I plan to convert the database, since there is important data in considerable sizes there. But in SQLite, I used auto-increments (for example, id), which were written to the sqlite_sequence table. But when switching to MYSQL, I need to keep this functionality, what is the right way to do it? Will it automatically change when converting through sites?

this is what the table looks like
5fad8423de3dc578448269.jpeg

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question