File tree
7 files changed
+73
-7
lines changed- mysql-test/suite
- galera_sr
- r
- t
- galera
- r
- t
- sql
7 files changed
+73
-7
lines changedLines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 |
| - | |
| 30 | + | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 |
| |
| 41 | + | |
34 | 42 |
| |
35 | 43 |
| |
36 | 44 |
| |
| |||
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
| 75 | + | |
| 76 | + | |
67 | 77 |
| |
68 | 78 |
| |
69 | 79 |
| |
|
Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| 57 | + | |
| 58 | + | |
54 | 59 |
| |
55 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
56 | 66 |
| |
57 |
| - | |
58 | 67 |
| |
59 | 68 |
| |
60 | 69 |
| |
61 | 70 |
| |
| 71 | + | |
62 | 72 |
| |
63 | 73 |
| |
64 | 74 |
| |
| |||
79 | 89 |
| |
80 | 90 |
| |
81 | 91 |
| |
| 92 | + | |
| 93 | + | |
82 | 94 |
| |
83 | 95 |
| |
84 | 96 |
| |
| |||
114 | 126 |
| |
115 | 127 |
| |
116 | 128 |
| |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
117 | 134 |
| |
118 | 135 |
| |
119 | 136 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 |
| - | |
1020 |
| - | |
1021 |
| - | |
| 1019 | + | |
1022 | 1020 |
| |
| 1021 | + | |
1023 | 1022 |
| |
1024 | 1023 |
| |
1025 | 1024 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
231 |
| - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
232 | 239 |
| |
233 | 240 |
| |
234 | 241 |
| |
|
- .github/workflows/build.yml+22-30
- CMakeLists.txt+6
- dbsim/db_client_service.cpp+2
- dbsim/db_storage_engine.cpp+2-1
- dbsim/db_threads.cpp+2
- include/wsrep/client_state.hpp+40-177
- include/wsrep/condition_variable.hpp+1-1
- include/wsrep/mutex.hpp+1-1
- include/wsrep/provider.hpp-1
- include/wsrep/provider_options.hpp+4-4
- include/wsrep/server_state.hpp+4-6
- include/wsrep/sr_key_set.hpp+4-17
- include/wsrep/streaming_context.hpp+35-65
- include/wsrep/transaction.hpp+2-1
- src/CMakeLists.txt+9-6
- src/client_state.cpp+233
- src/config_service_v1.cpp+2
- src/provider.cpp+1
- src/reporter.cpp+6-1
- src/server_state.cpp+25-7
- src/sr_key_set.cpp+43
- src/streaming_context.cpp+95
- src/transaction.cpp+64-40
- src/wsrep_provider_v26.hpp+1-1
- test/client_state_fixture.hpp+10-10
- test/mock_client_state.cpp+6-6
- test/mock_client_state.hpp+13-11
- test/mock_high_priority_service.hpp+1-1
- test/mock_server_state.hpp+26-16
- test/mock_storage_service.cpp+1-1
- test/mock_storage_service.hpp+1-1
- test/server_context_test.cpp+49-2
- test/test_utils.cpp+5
- test/test_utils.hpp+3
- test/transaction_test.cpp+22-2
- wsrep-API/v26+1-1
0 commit comments