[MCOL-897] Can't start mariadb.server: Value too large for defined data type Created: 2017-08-29 Updated: 2017-08-29 Resolved: 2017-08-29 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.0.10 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Joel Luijmes | Assignee: | David Hill (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 9 |
||
| Description |
|
On a pretty much fresh debian 9 install, the service fails to start. However when manually starting the daemon it works.
|
| Comments |
| Comment by Joel Luijmes [ 2017-08-29 ] |
|
While googeling for this problem I found this bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870200 EDIT: indeed using mariadb 10 (by using the jessie sources) I can start the service just fine. |
| Comment by David Hill (Inactive) [ 2017-08-29 ] |
|
MariaDB Columnstore product doesn't use the mariadb service... Here is the service that is used /usr/local/mariadb/columnstore/bin/columnstore.service If you follow the install guide and run post-install then postConfigure, that will setup the service for you also. |
| Comment by Joel Luijmes [ 2017-08-29 ] |
|
My bad, I wasn't aware that I made this ticket on the wrong board. I'll create a new issue at the MDEV board and then this ticket can be closed. |