First version for durability tests
[csql.git] / test / tools / Durability / exp.test009.ksh
blob0dad94228dbb2c27365d6e39e63913f31a788ffe
1 Durablity = TRUE
2 Server Started
3 CREATING TABLE
4 echo create table t2(f1 int,f2 float,f3 date);
5 Statement Executed
6 INSERTING INTO TABLE
7 DEFAULT AUTOCOMMIT MODE ON
8 echo insert into t2 values(10,100.001,'2001-1-1');
9 Statement Executed: Rows Affected = 1
10 echo insert into t2 values(50,500.005,'2005-5-5');
11 Statement Executed: Rows Affected = 1
12 Server Killed
13 count=1
14 Server Started
15 Checking Durability
16 Durability Works Fine
17 INSERTING INTO TABLE
18 DEFAULT AUTOCOMMIT MODE ON
19 echo insert into t2 values(10,100.001,'2001-1-1');
20 Statement Executed: Rows Affected = 1
21 echo insert into t2 values(50,500.005,'2005-5-5');
22 Statement Executed: Rows Affected = 1
23 Server Killed
24 count=2
25 Server Started
26 Checking Durability
27 Durability Works Fine
28 INSERTING INTO TABLE
29 DEFAULT AUTOCOMMIT MODE ON
30 echo insert into t2 values(10,100.001,'2001-1-1');
31 Statement Executed: Rows Affected = 1
32 echo insert into t2 values(50,500.005,'2005-5-5');
33 Statement Executed: Rows Affected = 1
34 Server Killed
35 count=3
36 Server Started
37 Checking Durability
38 Durability Works Fine
39 INSERTING INTO TABLE
40 DEFAULT AUTOCOMMIT MODE ON
41 echo insert into t2 values(10,100.001,'2001-1-1');
42 Statement Executed: Rows Affected = 1
43 echo insert into t2 values(50,500.005,'2005-5-5');
44 Statement Executed: Rows Affected = 1
45 Server Killed
46 count=4
47 Server Started
48 Checking Durability
49 Durability Works Fine
50 INSERTING INTO TABLE
51 DEFAULT AUTOCOMMIT MODE ON
52 echo insert into t2 values(10,100.001,'2001-1-1');
53 Statement Executed: Rows Affected = 1
54 echo insert into t2 values(50,500.005,'2005-5-5');
55 Statement Executed: Rows Affected = 1
56 Server Killed
57 count=5
58 Server Started
59 Checking Durability
60 Durability Works Fine
61 INSERTING INTO TABLE
62 DEFAULT AUTOCOMMIT MODE ON
63 echo insert into t2 values(10,100.001,'2001-1-1');
64 Statement Executed: Rows Affected = 1
65 echo insert into t2 values(50,500.005,'2005-5-5');
66 Statement Executed: Rows Affected = 1
67 Server Killed
68 count=6
69 Server Started
70 Checking Durability
71 Durability Works Fine
72 INSERTING INTO TABLE
73 DEFAULT AUTOCOMMIT MODE ON
74 echo insert into t2 values(10,100.001,'2001-1-1');
75 Statement Executed: Rows Affected = 1
76 echo insert into t2 values(50,500.005,'2005-5-5');
77 Statement Executed: Rows Affected = 1
78 Server Killed
79 count=7
80 Server Started
81 Checking Durability
82 Durability Works Fine
83 INSERTING INTO TABLE
84 DEFAULT AUTOCOMMIT MODE ON
85 echo insert into t2 values(10,100.001,'2001-1-1');
86 Statement Executed: Rows Affected = 1
87 echo insert into t2 values(50,500.005,'2005-5-5');
88 Statement Executed: Rows Affected = 1
89 Server Killed
90 count=8
91 Server Started
92 Checking Durability
93 Durability Works Fine
94 INSERTING INTO TABLE
95 DEFAULT AUTOCOMMIT MODE ON
96 echo insert into t2 values(10,100.001,'2001-1-1');
97 Statement Executed: Rows Affected = 1
98 echo insert into t2 values(50,500.005,'2005-5-5');
99 Statement Executed: Rows Affected = 1
100 Server Killed
101 count=9
102 Server Started
103 Checking Durability
104 Durability Works Fine
105 INSERTING INTO TABLE
106 DEFAULT AUTOCOMMIT MODE ON
107 echo insert into t2 values(10,100.001,'2001-1-1');
108 Statement Executed: Rows Affected = 1
109 echo insert into t2 values(50,500.005,'2005-5-5');
110 Statement Executed: Rows Affected = 1
111 Server Killed
112 count=10
113 Server Started
114 Checking Durability
115 Durability Works Fine
116 INSERTING INTO TABLE
117 DEFAULT AUTOCOMMIT MODE ON
118 echo insert into t2 values(10,100.001,'2001-1-1');
119 Statement Executed: Rows Affected = 1
120 echo insert into t2 values(50,500.005,'2005-5-5');
121 Statement Executed: Rows Affected = 1
122 Server Killed
123 count=11
124 Server Started
125 Checking Durability
126 Durability Works Fine
127 INSERTING INTO TABLE
128 DEFAULT AUTOCOMMIT MODE ON
129 echo insert into t2 values(10,100.001,'2001-1-1');
130 Statement Executed: Rows Affected = 1
131 echo insert into t2 values(50,500.005,'2005-5-5');
132 Statement Executed: Rows Affected = 1
133 Server Killed
134 count=12
135 Server Started
136 Checking Durability
137 Durability Works Fine
138 INSERTING INTO TABLE
139 DEFAULT AUTOCOMMIT MODE ON
140 echo insert into t2 values(10,100.001,'2001-1-1');
141 Statement Executed: Rows Affected = 1
142 echo insert into t2 values(50,500.005,'2005-5-5');
143 Statement Executed: Rows Affected = 1
144 Server Killed
145 count=13
146 Server Started
147 Checking Durability
148 Durability Works Fine
149 INSERTING INTO TABLE
150 DEFAULT AUTOCOMMIT MODE ON
151 echo insert into t2 values(10,100.001,'2001-1-1');
152 Statement Executed: Rows Affected = 1
153 echo insert into t2 values(50,500.005,'2005-5-5');
154 Statement Executed: Rows Affected = 1
155 Server Killed
156 count=14
157 Server Started
158 Checking Durability
159 Durability Works Fine
160 INSERTING INTO TABLE
161 DEFAULT AUTOCOMMIT MODE ON
162 echo insert into t2 values(10,100.001,'2001-1-1');
163 Statement Executed: Rows Affected = 1
164 echo insert into t2 values(50,500.005,'2005-5-5');
165 Statement Executed: Rows Affected = 1
166 Server Killed
167 count=15
168 Server Started
169 Checking Durability
170 Durability Works Fine
171 INSERTING INTO TABLE
172 DEFAULT AUTOCOMMIT MODE ON
173 echo insert into t2 values(10,100.001,'2001-1-1');
174 Statement Executed: Rows Affected = 1
175 echo insert into t2 values(50,500.005,'2005-5-5');
176 Statement Executed: Rows Affected = 1
177 Server Killed
178 count=16
179 Server Started
180 Checking Durability
181 Durability Works Fine
182 INSERTING INTO TABLE
183 DEFAULT AUTOCOMMIT MODE ON
184 echo insert into t2 values(10,100.001,'2001-1-1');
185 Statement Executed: Rows Affected = 1
186 echo insert into t2 values(50,500.005,'2005-5-5');
187 Statement Executed: Rows Affected = 1
188 Server Killed
189 count=17
190 Server Started
191 Checking Durability
192 Durability Works Fine
193 INSERTING INTO TABLE
194 DEFAULT AUTOCOMMIT MODE ON
195 echo insert into t2 values(10,100.001,'2001-1-1');
196 Statement Executed: Rows Affected = 1
197 echo insert into t2 values(50,500.005,'2005-5-5');
198 Statement Executed: Rows Affected = 1
199 Server Killed
200 count=18
201 Server Started
202 Checking Durability
203 Durability Works Fine
204 INSERTING INTO TABLE
205 DEFAULT AUTOCOMMIT MODE ON
206 echo insert into t2 values(10,100.001,'2001-1-1');
207 Statement Executed: Rows Affected = 1
208 echo insert into t2 values(50,500.005,'2005-5-5');
209 Statement Executed: Rows Affected = 1
210 Server Killed
211 count=19
212 Server Started
213 Checking Durability
214 Durability Works Fine
215 INSERTING INTO TABLE
216 DEFAULT AUTOCOMMIT MODE ON
217 echo insert into t2 values(10,100.001,'2001-1-1');
218 Statement Executed: Rows Affected = 1
219 echo insert into t2 values(50,500.005,'2005-5-5');
220 Statement Executed: Rows Affected = 1
221 Server Killed
222 count=20
223 Server Started
224 Checking Durability
225 Durability Works Fine
226 INSERTING INTO TABLE
227 DEFAULT AUTOCOMMIT MODE ON
228 echo insert into t2 values(10,100.001,'2001-1-1');
229 Statement Executed: Rows Affected = 1
230 echo insert into t2 values(50,500.005,'2005-5-5');
231 Statement Executed: Rows Affected = 1
232 Server Killed
233 count=21
234 Server Started
235 Checking Durability
236 Durability Works Fine
237 INSERTING INTO TABLE
238 DEFAULT AUTOCOMMIT MODE ON
239 echo insert into t2 values(10,100.001,'2001-1-1');
240 Statement Executed: Rows Affected = 1
241 echo insert into t2 values(50,500.005,'2005-5-5');
242 Statement Executed: Rows Affected = 1
243 Server Killed
244 count=22
245 Server Started
246 Checking Durability
247 Durability Works Fine
248 INSERTING INTO TABLE
249 DEFAULT AUTOCOMMIT MODE ON
250 echo insert into t2 values(10,100.001,'2001-1-1');
251 Statement Executed: Rows Affected = 1
252 echo insert into t2 values(50,500.005,'2005-5-5');
253 Statement Executed: Rows Affected = 1
254 Server Killed
255 count=23
256 Server Started
257 Checking Durability
258 Durability Works Fine
259 INSERTING INTO TABLE
260 DEFAULT AUTOCOMMIT MODE ON
261 echo insert into t2 values(10,100.001,'2001-1-1');
262 Statement Executed: Rows Affected = 1
263 echo insert into t2 values(50,500.005,'2005-5-5');
264 Statement Executed: Rows Affected = 1
265 Server Killed
266 count=24
267 Server Started
268 Checking Durability
269 Durability Works Fine
270 INSERTING INTO TABLE
271 DEFAULT AUTOCOMMIT MODE ON
272 echo insert into t2 values(10,100.001,'2001-1-1');
273 Statement Executed: Rows Affected = 1
274 echo insert into t2 values(50,500.005,'2005-5-5');
275 Statement Executed: Rows Affected = 1
276 Server Killed
277 count=25
278 Server Started
279 Checking Durability
280 Durability Works Fine
281 INSERTING INTO TABLE
282 DEFAULT AUTOCOMMIT MODE ON
283 echo insert into t2 values(10,100.001,'2001-1-1');
284 Statement Executed: Rows Affected = 1
285 echo insert into t2 values(50,500.005,'2005-5-5');
286 Statement Executed: Rows Affected = 1
287 Server Killed
288 count=26
289 Server Started
290 Checking Durability
291 Durability Works Fine
292 INSERTING INTO TABLE
293 DEFAULT AUTOCOMMIT MODE ON
294 echo insert into t2 values(10,100.001,'2001-1-1');
295 Statement Executed: Rows Affected = 1
296 echo insert into t2 values(50,500.005,'2005-5-5');
297 Statement Executed: Rows Affected = 1
298 Server Killed
299 count=27
300 Server Started
301 Checking Durability
302 Durability Works Fine
303 INSERTING INTO TABLE
304 DEFAULT AUTOCOMMIT MODE ON
305 echo insert into t2 values(10,100.001,'2001-1-1');
306 Statement Executed: Rows Affected = 1
307 echo insert into t2 values(50,500.005,'2005-5-5');
308 Statement Executed: Rows Affected = 1
309 Server Killed
310 count=28
311 Server Started
312 Checking Durability
313 Durability Works Fine
314 INSERTING INTO TABLE
315 DEFAULT AUTOCOMMIT MODE ON
316 echo insert into t2 values(10,100.001,'2001-1-1');
317 Statement Executed: Rows Affected = 1
318 echo insert into t2 values(50,500.005,'2005-5-5');
319 Statement Executed: Rows Affected = 1
320 Server Killed
321 count=29
322 Server Started
323 Checking Durability
324 Durability Works Fine
325 INSERTING INTO TABLE
326 DEFAULT AUTOCOMMIT MODE ON
327 echo insert into t2 values(10,100.001,'2001-1-1');
328 Statement Executed: Rows Affected = 1
329 echo insert into t2 values(50,500.005,'2005-5-5');
330 Statement Executed: Rows Affected = 1
331 Server Killed
332 count=30
333 Server Started
334 Checking Durability
335 Durability Works Fine
336 INSERTING INTO TABLE
337 DEFAULT AUTOCOMMIT MODE ON
338 echo insert into t2 values(10,100.001,'2001-1-1');
339 Statement Executed: Rows Affected = 1
340 echo insert into t2 values(50,500.005,'2005-5-5');
341 Statement Executed: Rows Affected = 1
342 Server Killed
343 count=31
344 Server Started
345 Checking Durability
346 Durability Works Fine
347 INSERTING INTO TABLE
348 DEFAULT AUTOCOMMIT MODE ON
349 echo insert into t2 values(10,100.001,'2001-1-1');
350 Statement Executed: Rows Affected = 1
351 echo insert into t2 values(50,500.005,'2005-5-5');
352 Statement Executed: Rows Affected = 1
353 Server Killed
354 count=32
355 Server Started
356 Checking Durability
357 Durability Works Fine
358 INSERTING INTO TABLE
359 DEFAULT AUTOCOMMIT MODE ON
360 echo insert into t2 values(10,100.001,'2001-1-1');
361 Statement Executed: Rows Affected = 1
362 echo insert into t2 values(50,500.005,'2005-5-5');
363 Statement Executed: Rows Affected = 1
364 Server Killed
365 count=33
366 Server Started
367 Checking Durability
368 Durability Works Fine
369 INSERTING INTO TABLE
370 DEFAULT AUTOCOMMIT MODE ON
371 echo insert into t2 values(10,100.001,'2001-1-1');
372 Statement Executed: Rows Affected = 1
373 echo insert into t2 values(50,500.005,'2005-5-5');
374 Statement Executed: Rows Affected = 1
375 Server Killed
376 count=34
377 Server Started
378 Checking Durability
379 Durability Works Fine
380 INSERTING INTO TABLE
381 DEFAULT AUTOCOMMIT MODE ON
382 echo insert into t2 values(10,100.001,'2001-1-1');
383 Statement Executed: Rows Affected = 1
384 echo insert into t2 values(50,500.005,'2005-5-5');
385 Statement Executed: Rows Affected = 1
386 Server Killed
387 count=35
388 Server Started
389 Checking Durability
390 Durability Works Fine
391 INSERTING INTO TABLE
392 DEFAULT AUTOCOMMIT MODE ON
393 echo insert into t2 values(10,100.001,'2001-1-1');
394 Statement Executed: Rows Affected = 1
395 echo insert into t2 values(50,500.005,'2005-5-5');
396 Statement Executed: Rows Affected = 1
397 Server Killed
398 count=36
399 Server Started
400 Checking Durability
401 Durability Works Fine
402 INSERTING INTO TABLE
403 DEFAULT AUTOCOMMIT MODE ON
404 echo insert into t2 values(10,100.001,'2001-1-1');
405 Statement Executed: Rows Affected = 1
406 echo insert into t2 values(50,500.005,'2005-5-5');
407 Statement Executed: Rows Affected = 1
408 Server Killed
409 count=37
410 Server Started
411 Checking Durability
412 Durability Works Fine
413 INSERTING INTO TABLE
414 DEFAULT AUTOCOMMIT MODE ON
415 echo insert into t2 values(10,100.001,'2001-1-1');
416 Statement Executed: Rows Affected = 1
417 echo insert into t2 values(50,500.005,'2005-5-5');
418 Statement Executed: Rows Affected = 1
419 Server Killed
420 count=38
421 Server Started
422 Checking Durability
423 Durability Works Fine
424 INSERTING INTO TABLE
425 DEFAULT AUTOCOMMIT MODE ON
426 echo insert into t2 values(10,100.001,'2001-1-1');
427 Statement Executed: Rows Affected = 1
428 echo insert into t2 values(50,500.005,'2005-5-5');
429 Statement Executed: Rows Affected = 1
430 Server Killed
431 count=39
432 Server Started
433 Checking Durability
434 Durability Works Fine
435 INSERTING INTO TABLE
436 DEFAULT AUTOCOMMIT MODE ON
437 echo insert into t2 values(10,100.001,'2001-1-1');
438 Statement Executed: Rows Affected = 1
439 echo insert into t2 values(50,500.005,'2005-5-5');
440 Statement Executed: Rows Affected = 1
441 Server Killed
442 count=40
443 Server Started
444 Checking Durability
445 Durability Works Fine
446 INSERTING INTO TABLE
447 DEFAULT AUTOCOMMIT MODE ON
448 echo insert into t2 values(10,100.001,'2001-1-1');
449 Statement Executed: Rows Affected = 1
450 echo insert into t2 values(50,500.005,'2005-5-5');
451 Statement Executed: Rows Affected = 1
452 Server Killed
453 count=41
454 Server Started
455 Checking Durability
456 Durability Works Fine
457 INSERTING INTO TABLE
458 DEFAULT AUTOCOMMIT MODE ON
459 echo insert into t2 values(10,100.001,'2001-1-1');
460 Statement Executed: Rows Affected = 1
461 echo insert into t2 values(50,500.005,'2005-5-5');
462 Statement Executed: Rows Affected = 1
463 Server Killed
464 count=42
465 Server Started
466 Checking Durability
467 Durability Works Fine
468 INSERTING INTO TABLE
469 DEFAULT AUTOCOMMIT MODE ON
470 echo insert into t2 values(10,100.001,'2001-1-1');
471 Statement Executed: Rows Affected = 1
472 echo insert into t2 values(50,500.005,'2005-5-5');
473 Statement Executed: Rows Affected = 1
474 Server Killed
475 count=43
476 Server Started
477 Checking Durability
478 Durability Works Fine
479 INSERTING INTO TABLE
480 DEFAULT AUTOCOMMIT MODE ON
481 echo insert into t2 values(10,100.001,'2001-1-1');
482 Statement Executed: Rows Affected = 1
483 echo insert into t2 values(50,500.005,'2005-5-5');
484 Statement Executed: Rows Affected = 1
485 Server Killed
486 count=44
487 Server Started
488 Checking Durability
489 Durability Works Fine
490 INSERTING INTO TABLE
491 DEFAULT AUTOCOMMIT MODE ON
492 echo insert into t2 values(10,100.001,'2001-1-1');
493 Statement Executed: Rows Affected = 1
494 echo insert into t2 values(50,500.005,'2005-5-5');
495 Statement Executed: Rows Affected = 1
496 Server Killed
497 count=45
498 Server Started
499 Checking Durability
500 Durability Works Fine
501 INSERTING INTO TABLE
502 DEFAULT AUTOCOMMIT MODE ON
503 echo insert into t2 values(10,100.001,'2001-1-1');
504 Statement Executed: Rows Affected = 1
505 echo insert into t2 values(50,500.005,'2005-5-5');
506 Statement Executed: Rows Affected = 1
507 Server Killed
508 count=46
509 Server Started
510 Checking Durability
511 Durability Works Fine
512 INSERTING INTO TABLE
513 DEFAULT AUTOCOMMIT MODE ON
514 echo insert into t2 values(10,100.001,'2001-1-1');
515 Statement Executed: Rows Affected = 1
516 echo insert into t2 values(50,500.005,'2005-5-5');
517 Statement Executed: Rows Affected = 1
518 Server Killed
519 count=47
520 Server Started
521 Checking Durability
522 Durability Works Fine
523 INSERTING INTO TABLE
524 DEFAULT AUTOCOMMIT MODE ON
525 echo insert into t2 values(10,100.001,'2001-1-1');
526 Statement Executed: Rows Affected = 1
527 echo insert into t2 values(50,500.005,'2005-5-5');
528 Statement Executed: Rows Affected = 1
529 Server Killed
530 count=48
531 Server Started
532 Checking Durability
533 Durability Works Fine
534 INSERTING INTO TABLE
535 DEFAULT AUTOCOMMIT MODE ON
536 echo insert into t2 values(10,100.001,'2001-1-1');
537 Statement Executed: Rows Affected = 1
538 echo insert into t2 values(50,500.005,'2005-5-5');
539 Statement Executed: Rows Affected = 1
540 Server Killed
541 count=49
542 Server Started
543 Checking Durability
544 Durability Works Fine
545 INSERTING INTO TABLE
546 DEFAULT AUTOCOMMIT MODE ON
547 echo insert into t2 values(10,100.001,'2001-1-1');
548 Statement Executed: Rows Affected = 1
549 echo insert into t2 values(50,500.005,'2005-5-5');
550 Statement Executed: Rows Affected = 1
551 Server Killed
552 count=50
553 Server Started
554 Checking Durability
555 Durability Works Fine
556 INSERTING INTO TABLE
557 DEFAULT AUTOCOMMIT MODE ON
558 echo insert into t2 values(10,100.001,'2001-1-1');
559 Statement Executed: Rows Affected = 1
560 echo insert into t2 values(50,500.005,'2005-5-5');
561 Statement Executed: Rows Affected = 1
562 Server Killed
563 Durablity = TRUE
564 Checking Durability
565 Server Started
566 Checking Durability
567 Durability Works Fine
568 ---------------------------------------------------------
569 t2.f1 t2.f2 t2.f3
570 ---------------------------------------------------------
571 10 100.000999 2001/1/1
572 50 500.005005 2005/5/5
573 10 100.000999 2001/1/1
574 50 500.005005 2005/5/5
575 10 100.000999 2001/1/1
576 50 500.005005 2005/5/5
577 10 100.000999 2001/1/1
578 50 500.005005 2005/5/5
579 10 100.000999 2001/1/1
580 50 500.005005 2005/5/5
581 10 100.000999 2001/1/1
582 50 500.005005 2005/5/5
583 10 100.000999 2001/1/1
584 50 500.005005 2005/5/5
585 10 100.000999 2001/1/1
586 50 500.005005 2005/5/5
587 10 100.000999 2001/1/1
588 50 500.005005 2005/5/5
589 10 100.000999 2001/1/1
590 50 500.005005 2005/5/5
591 10 100.000999 2001/1/1
592 50 500.005005 2005/5/5
593 10 100.000999 2001/1/1
594 50 500.005005 2005/5/5
595 10 100.000999 2001/1/1
596 50 500.005005 2005/5/5
597 10 100.000999 2001/1/1
598 50 500.005005 2005/5/5
599 10 100.000999 2001/1/1
600 50 500.005005 2005/5/5
601 10 100.000999 2001/1/1
602 50 500.005005 2005/5/5
603 10 100.000999 2001/1/1
604 50 500.005005 2005/5/5
605 10 100.000999 2001/1/1
606 50 500.005005 2005/5/5
607 10 100.000999 2001/1/1
608 50 500.005005 2005/5/5
609 10 100.000999 2001/1/1
610 50 500.005005 2005/5/5
611 10 100.000999 2001/1/1
612 50 500.005005 2005/5/5
613 10 100.000999 2001/1/1
614 50 500.005005 2005/5/5
615 10 100.000999 2001/1/1
616 50 500.005005 2005/5/5
617 10 100.000999 2001/1/1
618 50 500.005005 2005/5/5
619 10 100.000999 2001/1/1
620 50 500.005005 2005/5/5
621 10 100.000999 2001/1/1
622 50 500.005005 2005/5/5
623 10 100.000999 2001/1/1
624 50 500.005005 2005/5/5
625 10 100.000999 2001/1/1
626 50 500.005005 2005/5/5
627 10 100.000999 2001/1/1
628 50 500.005005 2005/5/5
629 10 100.000999 2001/1/1
630 50 500.005005 2005/5/5
631 10 100.000999 2001/1/1
632 50 500.005005 2005/5/5
633 10 100.000999 2001/1/1
634 50 500.005005 2005/5/5
635 10 100.000999 2001/1/1
636 50 500.005005 2005/5/5
637 10 100.000999 2001/1/1
638 50 500.005005 2005/5/5
639 10 100.000999 2001/1/1
640 50 500.005005 2005/5/5
641 10 100.000999 2001/1/1
642 50 500.005005 2005/5/5
643 10 100.000999 2001/1/1
644 50 500.005005 2005/5/5
645 10 100.000999 2001/1/1
646 50 500.005005 2005/5/5
647 10 100.000999 2001/1/1
648 50 500.005005 2005/5/5
649 10 100.000999 2001/1/1
650 50 500.005005 2005/5/5
651 10 100.000999 2001/1/1
652 50 500.005005 2005/5/5
653 10 100.000999 2001/1/1
654 50 500.005005 2005/5/5
655 10 100.000999 2001/1/1
656 50 500.005005 2005/5/5
657 10 100.000999 2001/1/1
658 50 500.005005 2005/5/5
659 10 100.000999 2001/1/1
660 50 500.005005 2005/5/5
661 10 100.000999 2001/1/1
662 50 500.005005 2005/5/5
663 10 100.000999 2001/1/1
664 50 500.005005 2005/5/5
665 10 100.000999 2001/1/1
666 50 500.005005 2005/5/5
667 10 100.000999 2001/1/1
668 50 500.005005 2005/5/5
669 10 100.000999 2001/1/1
670 50 500.005005 2005/5/5
671 10 100.000999 2001/1/1
672 50 500.005005 2005/5/5
674 Statement Executed
675 Server Killed