mysql appears as a solution to Error performing load command

  • 2020-05-06 11:48:08
  • OfStack

could   not         value   from   result   set  : so-and-so field (birthday)

There is such an error, repeated comparison, no problem with the mapping file, no problem with the field.

What's the problem? If birthday is of type String  , no problem. If it's of type Date. Error, actually the reason is very simple, the default value of birthday field in the record 0000   00-00-00 changed to normal  



Related articles: