File tree
4 files changed
+18
-4
lines changed- sql
4 files changed
+18
-4
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
530 | 538 |
| |
531 | 539 |
| |
532 | 540 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
| 89 | + | |
88 | 90 |
| |
89 | 91 |
| |
90 | 92 |
| |
| |||
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
100 | 108 |
| |
101 | 109 |
| |
102 | 110 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1888 | 1888 |
| |
1889 | 1889 |
| |
1890 | 1890 |
| |
1891 |
| - | |
1892 |
| - | |
1893 |
| - | |
| 1891 | + | |
1894 | 1892 |
| |
1895 | 1893 |
| |
1896 | 1894 |
| |
|
- dbsim/db_high_priority_service.cpp+8
- dbsim/db_high_priority_service.hpp+3
- include/wsrep/chrono.hpp+42
- include/wsrep/client_state.hpp+100-11
- include/wsrep/high_priority_service.hpp+21
- include/wsrep/key.hpp+12
- include/wsrep/provider.hpp+2-1
- include/wsrep/transaction.hpp+1-1
- src/client_state.cpp+297-22
- src/server_state.cpp+20-4
- src/transaction.cpp+1-1
- src/wsrep_provider_v26.cpp+9-5
- test/CMakeLists.txt+2
- test/client_state_fixture.hpp+7-2
- test/mock_high_priority_service.cpp+28
- test/mock_high_priority_service.hpp+16
- test/mock_provider.hpp+34-11
- test/nbo_test.cpp+171
- test/server_context_test.cpp+34
- test/test_utils.cpp+25
- test/test_utils.hpp+6
- test/toi_test.cpp+66
- test/transaction_test.cpp+7
- test/transaction_test_2pc.cpp+2
- test/transaction_test_xa.cpp+1
0 commit comments