Login
Register
Questions
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.
Please ask questions only in English or French.
Release 2.12.3 available
The official documentation can be found on
https://wiki.ocsinventory-ng.org
. Read it before asking your question.
Categories
All categories
OCS Inventory NG server
(2.5k)
OCS Inventory NG server for Unix
(1.9k)
OCS Inventory NG server for Windows
(320)
Administrative console
(308)
OCS Inventory NG agent
(1.5k)
OCS Inventory NG plugins
(59)
Network features
(138)
Developers
(128)
How to restore database (MySQLdump.sql)
Hi
I want to restore my database. I have succeded with creating the SQL dump, but I cant restore it.
It's on windows 7. I attach my script.
"C:\xampp\mysql\bin\mysql" -u root -p ocsweb < "C:\users\henricf\desktop\mysqldump_ocsweb.sql"
Please help
asked
Aug 20, 2014
in
OCS Inventory NG server for Windows
by
henricf
(
800
points)
Share on
share on gp
share on fb
share on tw
share on li
Please
log in
or
register
to answer this question.
2
Answers
0
votes
Hello,
Your script is good, but you have an space before your password..
answered
Aug 21, 2014
by
tlorich
(
200
points)
the space is normal : ocsweb is the database.
The main problem is : we don't have any error message :)
Please
log in
or
register
to add a comment.
0
votes
Hi
Thanx It actually works for me now. I figured it out yesterday.
/Henric
answered
Aug 21, 2014
by
henricf
(
800
points)
Please
log in
or
register
to add a comment.
Powered by
Question2Answer
...