signed int overflow when no table in use

Bug #723561 reported by Andrew Hutchings
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Triaged
Medium
Timothy Chen

Bug Description

drizzle> select 999*999*999*999*999*999*999;
+-----------------------------+
| 999*999*999*999*999*999*999 |
+-----------------------------+
| -3103214945336780265 |
+-----------------------------+
1 row in set (0.000383 sec)

Should probably show a truncation/overflow error or something rather than a bad result.

Changed in drizzle:
assignee: nobody → Andrew Hutchings (linuxjedi)
Changed in drizzle:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Kinaan Khan Sherwani (mr-sherwani) wrote :

This bug is currently triaged . Can some one solve it and upload a patch ? as it has not been confirmed by the QA team of Drizzle.

Revision history for this message
Henrik Ingo (hingo) wrote :

Kinaan: Feel free to take it if you want to.

Changed in drizzle:
assignee: Andrew Hutchings (linuxjedi) → nobody
tags: added: low-hanging-fruit
Revision history for this message
Timothy Chen (tnachen) wrote :

I'd like to take this bug as my intro to contributing to drizzle if that's fine?

Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 723561] Re: signed int overflow when no table in use

Timothy Chen <email address hidden> writes:
> I'd like to take this bug as my intro to contributing to drizzle if
> that's fine?

more than fine! go for it!

--
Stewart Smith

Timothy Chen (tnachen)
Changed in drizzle:
assignee: nobody → Timothy Chen (tnachen)
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.