mirror of
https://github.com/tstack/lnav
synced 2024-11-05 21:21:19 +00:00
11 lines
691 B
Plaintext
11 lines
691 B
Plaintext
|
[1m[31m✘ error[0m: call to [1m[4mraise_error[0m[4m([0m[4mmsg[0m[4m)[0m failed
|
|||
|
[1m[31mreason[0m: oops!
|
|||
|
[36m --> [0m[1mcommand-option[0m:2
|
|||
|
[36m | [0m[37m[40m;[0m[1m[36m[40mSELECT[0m[37m[40m [0m[37m[40m$inum[0m[37m[40m, [0m[37m[40m$nul[0m[37m[40m, [0m[37m[40m$fnum[0m[37m[40m, [0m[37m[40m$str[0m[37m[40m, [0m[1m[37m[40mraise_error[0m[37m[40m([0m[35m[40m'oops!'[0m[37m[40m)[0m
|
|||
|
[36m =[0m [36mnote[0m: the bound parameters are set as follows:
|
|||
|
[4m$fnum[0m:FLOAT = “2”
|
|||
|
[4m$inum[0m:INTEGER = “1”
|
|||
|
[4m$nul[0m:NULL = “<NULL>”
|
|||
|
[4m$str[0m:TEXT = “abc”
|
|||
|
|