ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/fbintf/testsuite/FB2reference.log
(Generate patch)

Comparing ibx/trunk/fbintf/testsuite/FB2reference.log (file contents):
Revision 347 by tony, Mon Sep 20 22:08:20 2021 UTC vs.
Revision 349 by tony, Mon Oct 18 08:39:40 2021 UTC

# Line 561 | Line 561 | JOB_COUNTRY = USA
561   SALARY = 64,635.00
562   FULL_NAME = Johnson, Leslie
563  
564 < Current memory = 948,496
564 > Current memory = 948,520
565   Delta memory = 1,400
566   Max memory = 992,448
567   Elapsed time= 0.002 sec
568 < Cpu = 0.001 sec
568 > Cpu = 0.000 sec
569   Buffers = 75
570   Reads = 0
571   Writes = 0
# Line 727 | Line 727 | DEPT_NO = 600
727   JOB_CODE = Eng
728   JOB_GRADE = 4
729   JOB_COUNTRY = England
730 < SALARY = 40,000.59
730 > SALARY = 40,000.58
731   FULL_NAME = Major, Major
732  
733   Now Delete the rows
# Line 3256 | Line 3256 | Skipping test for Firebird 4 and later
3256  
3257  
3258   ------------------------------------------------------
3259 + Running Test 21: Exercise setting and getting of numeric data types
3260 + SQL Params
3261 + SQLType =SQL_LONG
3262 + sub type = 0
3263 + Field Name =
3264 + Scale = 0
3265 + Charset id = 0
3266 + Not Null
3267 + Size = 4
3268 + Value = 0
3269 +
3270 + SQLType =SQL_LONG
3271 + sub type = 0
3272 + Field Name =
3273 + Scale = 0
3274 + Charset id = 0
3275 + Nullable
3276 + Size = 4
3277 +
3278 + SQLType =SQL_INT64
3279 + sub type = 0
3280 + Field Name =
3281 + Scale = 0
3282 + Charset id = 0
3283 + Nullable
3284 + Size = 8
3285 +
3286 + SQLType =SQL_INT64
3287 + sub type = 0
3288 + Field Name =
3289 + Scale = -4
3290 + Charset id = 0
3291 + Nullable
3292 + Size = 8
3293 +
3294 + SQLType =SQL_DOUBLE
3295 + sub type = 0
3296 + Field Name =
3297 + Scale = 0
3298 + Charset id = 0
3299 + Nullable
3300 + Size = 8
3301 +
3302 + SQLType =SQL_INT64
3303 + sub type = 0
3304 + Field Name =
3305 + Scale = -6
3306 + Charset id = 0
3307 + Nullable
3308 + Size = 8
3309 +
3310 + ROWID = 1
3311 + ITYPE = 101
3312 + I64TYPE = 9223372036854775807
3313 + CURRTYPE = 10,000.12340000
3314 + DTYPE = 9,999.12345678
3315 + FIXEDPOINT = 1,234,567,890.12345600
3316 + ROWID = 2
3317 + ITYPE = -32457
3318 + I64TYPE = -9223372036854775808
3319 + CURRTYPE = 1,000,001.12000000
3320 + DTYPE = 1.7E308
3321 + FIXEDPOINT = -1,234,567,890.12345600
3322 + ROWID = 3
3323 + ITYPE = 0
3324 + I64TYPE = 0
3325 + CURRTYPE = .00000000
3326 + DTYPE = .00000000
3327 + FIXEDPOINT = .00000000
3328 +
3329 +
3330 +
3331 + ------------------------------------------------------
3332   Test Suite Ends

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines