[MDEV-7457] 5.5 debug build fails: missing initializers in tokudb Created: 2015-01-14 Updated: 2018-01-13 Resolved: 2018-01-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - TokuDB |
| Affects Version/s: | 5.5.41 |
| Fix Version/s: | 5.5.58 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergei Golubchik |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 5.5.59 |
| Description |
|
cmake -DCMAKE_BUILD_TYPE=Debug -DMYSQL_MAINTAINER_MODE=ON ../5.5 && make
|
| Comments |
| Comment by Elena Stepanova [ 2017-11-05 ] | ||||||||||||
|
I'm getting a different error on my machine (Debian Jessie), but it still fails:
| ||||||||||||
| Comment by Sergey Vojtovich [ 2017-11-22 ] | ||||||||||||
|
elenst, I'd say what you reported probably deserves separate bug report. At least it is fixable by anybody, while TokuDB stuff is probably for serg only. | ||||||||||||
| Comment by Elena Stepanova [ 2017-11-22 ] | ||||||||||||
|
svoj, okay, thanks. Filed as | ||||||||||||
| Comment by Sergei Golubchik [ 2018-01-13 ] | ||||||||||||
|
Doesn't happen anymore. readdir_r is still there, though |