Commit 6b56270
committed
fix: add SqlMaxAllowedPacket mock invariant for tabletmanager tests
The cherry-pick of vitessio#19878 added maxQuerySize() calls in the copy phase.
The tabletmanager test framework uses a strict mock DB client that didn't
expect this query, causing test failures.1 parent c0689d2 commit 6b56270
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
| |||
0 commit comments