[MDEV-6773] Missing innochecksum.exe at the MariaDB Windows binary package Created: 2014-09-24 Updated: 2015-04-30 Resolved: 2015-04-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 5.5 |
| Fix Version/s: | 10.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Stoykov (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Windows, innochecksum | ||
| Environment: |
Windows |
||
| Description |
|
innochecksum.exe is missing at MariaDB 10.0.12, 10.0.13 Windows binaries:
10.0.12
|
| Comments |
| Comment by Elena Stepanova [ 2014-09-24 ] | ||||||||||||||||||||||
|
In MySQL 5.5, innochecksum was (and still is) buit for unix only:
In MySQL 5.6 it has changed:
But MariaDB 10.0 still has it under the old if (UNIX) condition. | ||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2014-11-10 ] | ||||||||||||||||||||||
|
We haven't merged new innochecksum from 5.6, it was significantly changed there. The old one probably doesn't work on Windows, that's why it was disabled there. | ||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2015-03-04 ] | ||||||||||||||||||||||
|
Okay. 5.6 innochecksum was merged into 10.0.16 in | ||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2015-04-30 ] | ||||||||||||||||||||||
|
elenst, could you please check whether innochecksum is packaged on windows? | ||||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-04-30 ] | ||||||||||||||||||||||
|
Yes, it's present in 10.0.17 packages, both in zip (checked Win32) and msi (checked Winx64).
|