On Mar 20, 2011, at 1:55 PM, 许凌志 wrote:
  I know the problem now, I didn't look carefully
through all the instuction
 doc, at the end, there are some tips for problems often occured, I used the
 low version of mysql driver(3.x), it should be newer than v3.x, I change to
 the newest mysql version, it works fine now.
 I have an advice for xwiki team, as the beginner user, I can not find some
 resources effiently, I suggest to put some important resources and the
 install package, so that I can find it correctly and easily without going to
 some details of long documentation, it will be helpful for some new users,
 especially someone just wants to have a try 
We want to improve this. Do you have concrete suggestions to help us do what you say?
Also why didn't you pick the standalone distribution which has everything bundled
(it's for beginning user)?
Thanks
-Vincent
  2011/3/20 Vincent Massol <vincent(a)massol.net>
> Hi,
>
> Have you tried searching on xwiki.markmail.org?
>
> For ex the following
>
>
http://xwiki.markmail.org/search/?q=Data%20too%20long%20for%20column%20%27X…
> suggest an issue with the driver you're using.
>
> Hope to helps,
> -Vincent
>
> On Mar 20, 2011, at 1:14 PM, 许凌志 wrote:
>
>> I followed the instruction to install the xiwi to tomcat and using mysql
>> database.
>> I think database connection is right, because the tables of xwiki was
>> installed to databse. according to the error log, it might caused by
>> "*java.sql.BatchUpdateException: Data too long for column
>> 'XWD_MINOREDIT' at
>> row 1*". 
[snip]