[MDEV-16262] rocksdb.issue255 test sometimes fails in buildbot Created: 2018-05-23 Updated: 2018-05-24 Resolved: 2018-05-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.16, 10.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Description |
|
For example:
|
| Comments |
| Comment by Sergei Petrunia [ 2018-05-23 ] | |||
|
The difference is:
| |||
| Comment by Sergei Petrunia [ 2018-05-23 ] | |||
|
These numbers may vary (I assume depending on the data layout in RocksDB). The test actually has replace_column for each SHOW TABLE STATUS . this one doesn't have it because of an obvious typo. |