[MDEV-27071] Installing Columnstore deletes existing DBs and users Created: 2021-11-17 Updated: 2021-11-17 Resolved: 2021-11-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - ColumnStore |
| Affects Version/s: | 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Ellen Hulett | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | columnstore, community, ubuntu20.04 | ||
| Environment: |
Community Server 10.5 Columnstore 1.5 |
||
| Issue Links: |
|
||||||||
| Description |
|
Adding Column Store on an Ubuntu machine wiped out all of the work so far related to MariaDB. It deleted existing databases, users, etc. Attempting to adding users/database but seeing grant rights failing to attach to the added database. The added database doesn't show up using DBeaver but does show up with MySQL client as well. This is on an Ubuntu 20.04 community install of ColumnStore. |