summaryrefslogtreecommitdiff
path: root/mysql-test/r/no-threads.result
blob: 50e52138be881d5adb428122cde2a4876ecfc2b1 (plain)
1
2
3
4
5
6
select 1+1;
1+1
2
select 1+2;
1+2
3