[MDEV-2740] LP:740173 - 5.1-micro reports incorrect Length metadata for TIME expressions Created: 2011-03-22 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| 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 --------------------------
--------------------------
-------------------------- |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-28 ] |
|
Launchpad bug id: 740173 |