1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-17 09:41:06 +03:00
Files
mariadb-columnstore-engine/mysql/queries/working_dml/misc/bug3582.sql.ref.log
2016-01-06 14:08:59 -06:00

7 lines
151 B
Plaintext

c1 c2 c3
4.00 a b
c1 c2 c3 round(c1,1) round(c1,10)
4.00 a b 4.0 4.0000000000
c1 c2 c3 round(c1,1) round(c1,10)
4.00 4.0 4.0000000000 4.0 4.0000000000