← Back to team overview

linux-traipu team mailing list archive

[Bug 723561] Re: signed int overflow when no table in use

 

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

** Changed in: drizzle
     Assignee: Andrew Hutchings (linuxjedi) => (unassigned)

** Tags added: low-hanging-fruit

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/723561

Title:
  signed int overflow when no table in use

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Triaged

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/723561/+subscriptions