Commit 0290b40
acurtis/antony@xiphis.org/ltantony.xiphis.org
Bug#15669
"Test case 'csv' produces incorrect result on OpenBSD"
mmapped pages were not being invalidated when writes occurred to the
file vi a fd i/o operation.
Force explicit invalidation and not rely on implicit invalidation.
--BZR--
revision-id: sp1r-acurtis/antony@xiphis.org/ltantony.xiphis.org-20060801163634-53470
property-file-info: ld7:file_id63:sp1f-ha_tina.cc-20040813035429-5pwcme2ehkkuei6gu6ueo4tfldeeyw7l7:message161:Bug#15669
property-file-info: Make sure to invalidate in memory pages when the file has been
property-file-info: altered by fd i/o.
property-file-info: This is important to some operating systems, such as OpenBSD.
property-file-info: 4:path23:sql/examples/ha_tina.ccee
property-sp1-file-info: ld9:commit_id90:acurtis/antony@xiphis.org/ltantony.xiphis.org|sql/examples/ha_tina.cc|20060801163630|092367:file_id82:brian@avenger.(none)|sql/examples/ha_tina.cc|20040813035429|30807|9f4ce8b4438c518eee
testament3-sha1: 2a2d1e46b02adbd701d90e35f77ad1be36a069f91 parent fb235d8 commit 0290b40
1 file changed
+56
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
104 | 124 | | |
105 | 125 | | |
106 | 126 | | |
107 | 127 | | |
108 | 128 | | |
109 | 129 | | |
110 | | - | |
| 130 | + | |
| 131 | + | |
111 | 132 | | |
112 | 133 | | |
113 | 134 | | |
| |||
230 | 251 | | |
231 | 252 | | |
232 | 253 | | |
233 | | - | |
234 | | - | |
| 254 | + | |
235 | 255 | | |
236 | 256 | | |
237 | 257 | | |
| |||
493 | 513 | | |
494 | 514 | | |
495 | 515 | | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
496 | 523 | | |
497 | 524 | | |
498 | 525 | | |
| |||
534 | 561 | | |
535 | 562 | | |
536 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
537 | 571 | | |
538 | 572 | | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
539 | 584 | | |
540 | 585 | | |
541 | 586 | | |
| |||
812 | 857 | | |
813 | 858 | | |
814 | 859 | | |
815 | | - | |
816 | | - | |
| 860 | + | |
| 861 | + | |
817 | 862 | | |
818 | 863 | | |
819 | | - | |
| 864 | + | |
| 865 | + | |
820 | 866 | | |
821 | 867 | | |
822 | | - | |
823 | | - | |
824 | 868 | | |
825 | 869 | | |
826 | 870 | | |
| |||
838 | 882 | | |
839 | 883 | | |
840 | 884 | | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
841 | 889 | | |
842 | 890 | | |
843 | 891 | | |
| |||
0 commit comments