Why not return OPTION_VALUE value but be asked to input value when call getsystemoption('xxxxx',?) ?

~ 0 min
2020-09-28 10:25

When new client connects to old server. Call getsystemoption('xxxxx',?) get weird result. It should return OPTION_VALUE value but be asked input value. It was caused by client server is difference version, please try to be consistent version.

Weird result as following:

dmSQL> call getsystemoption('bksvr',?);
dmsql/Val>  

Normal behavior should be similar as following:

dmSQL> call getsystemoption('bksvr',?);
OPTION_VALUE                    : 0  

Version: DBMaker 5.4.1 server + DBMaker 5.4.3 client
Product: Normal/Bundle
Platform: Windows

Average rating 0 (0 Votes)

You cannot comment on this entry

Tags