mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
7 lines
36 B
Text
7 lines
36 B
Text
select 1+1;
|
|||
1+1
|
|||
2
|
|||
select 1+2;
|
|||
1+2
|
|||
3
|