[MCOL-166] Columnstore does not store data in the data directory Created: 2016-06-22 Updated: 2016-12-21 Resolved: 2016-12-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | writeengine |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
select @@datadir: .frm is in the datadir, but no data for the tables is data for tables is in: |
| Comments |
| Comment by David Thompson (Inactive) [ 2016-12-21 ] |
|
I'm not sure there is much value to this. Columnstore makes assumptions about the data<N> directory structure so this would likely cause issues. A better solution might be to offer more control of the placement of these directories. |