[MDEV-13931] OQgraph fails to create graph table - Ubuntu 16.04 Created: 2017-09-28 Updated: 2017-11-05 Resolved: 2017-11-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugins |
| Affects Version/s: | 10.0.31 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Mr A Kitson | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Ubuntu 16.04 |
||
| Description |
|
The creation of the graph table does not work as described:
Using the workaround does not work either:
|
| Comments |
| Comment by Elena Stepanova [ 2017-09-30 ] |
|
Please specify what exactly does not work, and how. |
| Comment by Mr A Kitson [ 2017-10-02 ] |
|
@elena As per original post. Creation of table fails. in both cases I get [HY000][1005] Can't create table `test`.`oq_graph|oq_old` (errno: 140 "Wrong create options") |
| Comment by Elena Stepanova [ 2017-10-02 ] |
|
Please run SHOW WARNINGS right after you get the error, and paste the full output. Please also attach your cnf file(s) or the output of SHOW VARIABLES. |