Comment 3 for bug 277870

Revision history for this message
miraks (s-mankowski) wrote :

It's a major issue because of this also happens when selecting direct values:

  sqlite> select 6.6989+22.912345;

  sqlite> select 6.5989+22.912345;
  29.511245

Crazy ! no ?

WARNING: I think that libsql3-0 is impacted too.