Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
currently, parsing str_to_TIME() is too complicated, and even embarassing in terms of performance
Following calls inside it can and should be removed.
alloca, memcpy, memset, strchr (x4), sscanf
Attachments
Issue Links
- causes
-
CONC-378 MYSQL_DATA_TRUNCATED not always returned by mysql_stmt_fetch() for numeric type
- Closed