1connected
2
3Preparing an INSERT statement
4# of result cols: 1
5# of result cols: 1
6
7Preparing an insert using a function
8# of result cols: 1
9# of result cols: 1
10
11Preparing a multi-statement
12# of result cols: 3
13# of result cols: 3
14
15Prepare with function, but execute with different param
16# of result cols: 1
17
18Checking table contents. Should contain only one row.
19Result set:
20function insert right
21disconnecting
22