Hallo I did read those pages. I promise! Really! I mean it! Initially it didnt work with the original Mysql dialect. Probably because i did not yet solve the security trouble i had at that moment. i cleaned the database and changed from Mysql5 to the Mysql Dialect and OH see! it works! :-) yet it amazes me: mysql did change a lot of things from version 4.1 to 5.0 (join syntax, sql strict). i was kinda expecting more detailed requirements on the database versions. i do a lot of work and installations on php based software. they all distinguish mysql 4.0, 4.1 and 5.0 versions. compared to mediawiki the setup takes ages. well 2 hours compared to 20 minutes. no disaster - yet space for improvement :) ready for testing now. thanks a lot! regards ossi Vincent Massol schrieb:
Hi ossi,
Why don't you check the Installation guide on xwiki.org? :)
http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation
You'll see that it has a section about MySQL: http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
The dialect there is different from the one you used. What's sure is that the issue is a Hibernate configuration issue.
Hopefully, that should solve the trial and error issue :)
Thanks -Vincent
On Sep 20, 2007, at 7:35 PM, ossi petz wrote: