lose connection to server on quarter(from_unixtime(1));

Bug #321693 reported by Aarti Pai
4
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Jay Pipes

Bug Description

rizzletest: At line 137: query 'SELECT QUARTER(FROM_UNIXTIME(1))' failed: 2013: Lost connection to Drizzle server during query

See quarter.test

Revision history for this message
Jay Pipes (jaypipes) wrote :

Fixing this in my temporal branch now.

Changed in drizzle:
assignee: nobody → jaypipes
importance: Undecided → Critical
milestone: none → cirrus
status: New → Confirmed
Revision history for this message
Jay Pipes (jaypipes) wrote :

Fixed:

drizzle> SELECT QUARTER(FROM_UNIXTIME(1));
+---------------------------+
| QUARTER(FROM_UNIXTIME(1)) |
+---------------------------+
| 1 |
+---------------------------+
1 row in set (0.00 sec)

Changed in drizzle:
milestone: cirrus → tarball
status: Confirmed → Fix Committed
Jay Pipes (jaypipes)
Changed in drizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.