20/08/22 14:11:37.36 nrGKTc4N.net
>>226
エラーが変わりました!
java.sql.SQLException: Column 'genre_number' not found.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
これはデータベースの中にある項目の一つのgenre_numberが
見つからない ということなのでしょうか・・?
create と insertも貼ります。
create
URLリンク(friendpaste.com)
insert
URLリンク(friendpaste.com)