Bug #72517 Date/Time Difference Format
Submitted: 2 May 2014 21:41
Reporter: Jassim Rahma Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[2 May 2014 21:41] Jassim Rahma
Description:
I suggest you add a new date/time format which gives a result like this:

7 second(s)
30 minute(s)
11 hour(s)
28 day(s)
2 month(s)
1 year(s)

so if it's less than minute it will show seconds, if it's less than hour it will show minutes, if it's less than day it will show hour, etc.

How to repeat:
it's a suggestion