The table exists, I use SpringBoot, hibernate to create the tables, mysql for the database… I connect succesfully to the database in the app. The tables are created and all that.
My application ran perfectly on Windows. But now I have Linux and it just gives me this error what is it? There is no error in the code this I know for sure its something from the database but I dont know what…any thoughts?