Hello,

Why is there two mysql listening? Have you tried simply connect through the
command line with the xwiki credentials?

mysql -u xwiki -p --port 3306 xwiki
>

You should be able to access this database with no problem. Perhaps you're
connected to the other running mysql instance when you make you tests..?
If it's the case, you can set the mysql port in the hibernate file
(mysql://localhost:3306/xwiki)

Good luck!

Guillaume Fenollar
XWiki SAS

2012/7/26 raav2012 <ra...@hotmail.com>

> Hi Dmitry, thanks for the answer.
>
> Yeah, the database, user and password are set to xwiki, still cant find
> what
> wrong tho, xwiki user has full permisions, tried with diferent users,
> addresses etc, nothing works.
>
> Thanks anyway Dmitry, cheers.
>
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Mysql-Configuration-problem-tp7580467p7580537.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to