mariadb/bdb/test/scr016/TestAppendRecno.testout
ram@mysql.r18.ru 5e09392faa BDB 4.1.24
2002-10-30 15:57:05 +04:00

82 lines
1.4 KiB
Text

*** Iteration 0
====
callback #0
db is table: true
recno = 1
internally created dbt: data0_xyz, size 9
*** Iteration 1
====
callback #1
db is table: true
recno = 2
internally created dbt: data1_xyz, size 9
*** Iteration 2
====
callback #2
db is table: true
recno = 3
internally created dbt: data2_xyz, size 9
throwing...
dbe: com.sleepycat.db.DbException: append_recno thrown
*** Iteration 3
====
callback #3
db is table: true
recno = 3
internally created dbt: data3_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.size + Dbt.offset greater than array length
*** Iteration 4
====
callback #4
db is table: true
recno = 3
internally created dbt: data4_xyz, size 9
*** Iteration 5
====
callback #5
db is table: true
recno = 4
internally created dbt: data5_xyz, size 9
*** Iteration 6
====
callback #6
db is table: true
recno = 5
internally created dbt: data6_xyz, size 9
*** Iteration 7
====
callback #7
db is table: true
recno = 6
internally created dbt: data7_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.data is null
*** Iteration 8
====
callback #8
db is table: true
recno = 6
internally created dbt: data8_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.size + Dbt.offset greater than array length
*** Iteration 9
====
callback #9
db is table: true
recno = 6
internally created dbt: data9_xyz, size 9
1 : data0_xyz
2 : data1_xy
3 : ata4_xyz
4 : ata5_xy
5 : abc
6 : data9_xyz
Test finished.