TD-3310
This commit is contained in:
parent
81c538ce13
commit
24db5df0c5
|
@ -124,7 +124,7 @@ if $rows != 6 then
|
||||||
endi
|
endi
|
||||||
|
|
||||||
sql describe t1.ps;
|
sql describe t1.ps;
|
||||||
if $data00 != offset then
|
if $data00 != off then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
if $data10 != ts then
|
if $data10 != ts then
|
||||||
|
@ -138,7 +138,7 @@ if $data30 != pid then
|
||||||
endi
|
endi
|
||||||
|
|
||||||
sql describe t1.p1;
|
sql describe t1.p1;
|
||||||
if $data00 != offset then
|
if $data00 != off then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
if $data10 != ts then
|
if $data10 != ts then
|
||||||
|
|
Loading…
Reference in New Issue