N
N
Neonoviiwolf2016-08-14 13:54:18
MySQL
Neonoviiwolf, 2016-08-14 13:54:18

I can not understand what IntelliJ IDEA swears at when trying to write data to the MySQL database?

I 'm
learning to work with MySQL database, I wrote the code, it works, but IntelliJ IDEA highlights the error, but does not offer its solution, what does it want from me?
java 1.8
4c2b4db62c094131a9ee114c5a79bd4e.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Neonoviiwolf, 2016-08-14
@Neonoviiwolf

Another question, I have an ID as unique with autocomplete, but in the end, using the code presented above, I have to manually write a unique ID, because. Autocomplete doesn't work for some reason, how can I fix this?
In MySQLWorkbench itself, it works, indexes are set.
And it turns out that I have to first look for the latest index, and only then add a unique one

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question