Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
Categories
All categories
Analyses
(469)
End-user Environment
(158)
Admin and Developer Functionalities
(386)
Settings
(180)
Integration
(84)
Installation
(273)
Standard
(80)
Installer
(117)
Docker
(29)
Upgrade
(22)
Source code
(43)
Most popular tags
cockpit
dataset
error
chart
datasource
installer
datasets
installation
widget
parameters
business-model
olap
knowage
knowage_7_1
integration
login
knowage_7_1-ce
report-designer
cross-navigation
analyticaldriver
Knowage Installer unable to create Footmart database
0
votes
1
view
Hi knowage,
I'm using knowage installer to install knowage. During the installation processes, the installer pop up the message 'Unable to create Foormart database.
Please advise.
Thank you.
asked
Jun 21, 2017
in
Installer
by
syzuhdi
(
230
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
0
votes
Best answer
I had same problem, and i was using mysql root user. I created footmart_ce database manually, then install again worked for me.
answered
Jun 22, 2017
by
husmen73
(
660
points)
selected
Jul 18, 2017
by
aportosa
It worked for me
thank you
Please
log in
or
register
to add a comment.
0
votes
Hi, please verify that your MySql user is able to create a new schema and it has all the grants to init the database (CREATE, INSERT, DROP).
Best Regards
Angelo
answered
Jun 21, 2017
by
abernabei
(
20.7k
points)
edited
Jun 21, 2017
by
aportosa
Hi Angelo,
I'm using user = root.
The installer can create database knowage_ce but cannot create foodmart_ce.
Any idea ?
Please
log in
or
register
to add a comment.
...