1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

Update mcs78_aliases.result

This commit is contained in:
mariadb-KirillPerov
2022-08-19 22:45:25 +03:00
committed by GitHub
parent 4873fd5fd3
commit c3b1ad9be2

View File

@ -59,7 +59,7 @@ NULL NULL NULL NULL NULL NULL
1 -987654321 -122.32 zzzzzzzzzzzzzzzzzzzz aaaaaaaaaaaaaaaaaaaa 1111-11-10 11:11:10
0 -887654321 -222.32 xxxxxxxxxxxxxxxxxxxx bbbbbbbbbbbbbbbbbbbb 1111-11-01 11:11:19
Warnings:
Warning 1292 Truncated incorrect DOUBLE value: 'Decimal'
Warning 1292 Truncated incorrect DECIMAL value: 'Decimal'
SELECT COUNT(*) AS 'Total rows' FROM t1 AS table1 , t1 AS table2 WHERE table1.t1_int = table2.t1_int;
Total rows
4