[MDEV-30664] tests: mysqldump output is truncated on windows Created: 2023-02-16 Updated: 2023-10-17 Resolved: 2023-10-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows, Tests |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.9.8, 10.10.7, 10.11.6, 11.0.4, 11.1.3, 11.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Oleg Smirnov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Recent example: https://buildbot.mariadb.net/buildbot/builders/winx64-debug/builds/35923 A possible fix could be
or may be even
|
| Comments |
| Comment by Oleg Smirnov [ 2023-07-07 ] |
|
serg, please review the patch bb-10.4-mdev-30664 |
| Comment by Vladislav Vaintroub [ 2023-10-09 ] |
|
https://github.com/MariaDB/server/commit/58883ad04eebdcdb2b23824b1fde42f96b4daaf8 looks good to me, |
| Comment by Oleg Smirnov [ 2023-10-10 ] |
|
Pushed to 10.4, to be merged upstream |