[MDEV-391] INVALID DATES - allow invalid dates comparision (like mysql 5.5.25a) Created: 2012-07-12 Updated: 2013-06-25 Resolved: 2013-06-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Trivial |
| Reporter: | roberto spadim | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
hi, continuing report at could we implement a sql_mode to convert datetime fields to string when running comparisions ? and the query runs nice like today mysql 5.5.25a i don´t know if we will have problem with ORDER BY and GROUP BY, but maybe it should convert 'wrong' datetime values to string in this case too (if any return value isn´t a valid date/time) |
| Comments |
| Comment by roberto spadim [ 2012-10-09 ] |
|
i read the last source of maria db, and date time have changed (it's not more six fields like in 5.2.5) but please could anyone implement this implicit cast to string? it make mariadb drop-in replacement of mysql and backcompatible, like mariadb says in https://kb.askmonty.org/en/what-is-mariadb/ thanks guys |
| Comment by roberto spadim [ 2013-06-25 ] |
|
hi guys, could change to won't fix? |