summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql.sh_dd540973a0dc86320d84706845a15608196ae5be.err
blob: a179b11fc8de059b3d18c37cc1b8688861ba9d00 (plain)
1
2
3
4
5
6
7
8
9
✘ error: oops!
 --> command-option:2
 | ;SELECT $inum, $nul, $fnum, $str, raise_error('oops!')
 = note: the bound parameters are set as follows:
           $fnum:FLOAT = “2”
           $inum:INTEGER = “1”
           $nul:NULL = “<NULL>”
           $str:TEXT = “abc”