Closed GoogleCodeExporter closed 9 years ago
Thank you for your submission.
This is a regression introduced when adding support for TIMESTAMP columns.
This fix will be included in the next release of Flexviews.
Original comment by justin.s...@percona.com
on 28 Apr 2011 at 2:38
SVN includes fixes for DATETIME and INT UNSIGNED.
This isn't a complete fix yet. I need to add support for all datatypes which
support UNSIGNED values. I will add a test case which includes all data types.
Original comment by justin.s...@percona.com
on 30 Apr 2011 at 3:11
Fixed in latest SVN.
These data types have been tested:
TIMESTAMP
DATETIME
INT (ALL FLAVORS) SIGNED AND UNSIGNED
DECIMAL SIGNED AND UNSIGNED
FLOAT/DOUBLE SIGNED AND UNSIGNED <-- DON'T USE FLOAT/DOUBLE, GREAT LOSS OF
PRECISION!!!
BIT
ENUM
Original comment by greenlion@gmail.com
on 1 Jul 2012 at 9:11
Original issue reported on code.google.com by
adri...@magmadigital.co.uk
on 28 Apr 2011 at 11:18