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/bug4074.sql.ref.log
2016-01-06 14:08:59 -06:00

25 lines
478 B
Plaintext

q1 birthdate age id
q1 2001-01-01 9 11
q1 2001-01-01 9 10
q1 2001-01-01 9 9
q1 2001-01-01 9 8
q1 2001-01-01 9 7
q1 2001-01-01 9 6
q2 birthdate age id col8
q2 2001-01-01 9 11 1
q2 2001-01-01 9 10 2
q2 2001-01-01 9 9 3
q2 2001-01-01 9 8 4
q2 2001-01-01 9 7 5
q2 2001-01-01 9 6 6
q3 birthdate age id col8
q3 2001-01-01 9 10 2
q4 birthdate age id col8
q4 2001-01-01 9 11 1
q5 birthdate age id col8
q5 2001-01-01 9 6 6
calflushcache()
0
q6 birthdate age id col8
q6 2001-01-01 9 10 2