Good evening guys, I have a system that was developed last year for a client. The client hired a server and the staff installed mysql 5 on it.
The problem now that I'm in is that field int and date that are empty in the registration query of the following error:
Incorrect integer value: '' for column 'id_production' at row 1
The big problem is that they are not mandatory fields of the user in the system, someone has already gone through this and managed to solve?