1292 - Incorrect date value 2021‐05‐12 for column begintime at row 1
This error message suggests that there is an issue with the date format being used in the "begintime" column of row 1 in a database table. The date value '2021‐05‐12' is not being recognized as a valid date format by the database, which is causing the error. To resolve this issue, the date format being used in the column should be checked and corrected if necessary to match the expected format for the database.
原文地址: https://www.cveoy.top/t/topic/ghlc 著作权归作者所有。请勿转载和采集!