Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Not repeatable with mysql-5.1 . 5.1-micro reports that the Length of a TIME column is 16 characters:
$ mysql --column-t -e "SELECT CAST('01:01:01' AS TIME)" -uroot --protocol=tcp --port=3306
Field 1: `CAST('01:01:01' AS TIME)`
Catalog: `def`
Database: ``
Table: ``
Org_table: ``
Type: TIME
Collation: binary (63)
Length: 16
Max_length: 8
Decimals: 0
Flags: BINARY
--------------------------
| CAST('01:01:01' AS TIME) |
--------------------------
| 01:01:01 |
--------------------------
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Launchpad bug id: 740173