[MCOL-1280] MCSAPI C++ documentation, example incorrect Created: 2018-03-16 Updated: 2023-10-26 Resolved: 2018-03-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | 1.1.4 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation | ||
| Sprint: | 2018-06 |
| Description |
|
In the C++ documentation there is an error in the ColumnStoreDriver examples. Currently:
should be:
|
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-03-19 ] |
|
Fixed, closing issue as it is a minor documentation fix. |