Right. This is a problem. I will speak to Roger here at ApacheCon. Randy
On Mon, 2005-12-12 at 12:26 -0500, Aaron Evans wrote: > Doh! This was working before with MySQL 4.1. I have an approximately M4 > build that is using MySQL 4.1 just fine. > > Someone must have changed the length for that column. I hope this gets fixed > soon, otherwise I won't be able to install 2.0 final... > > On 12/12/05, Masashi [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > I had Jetspeed 2.0 finals create tables on Mysql 4.1.15 > > and again Too big column length for column 'COOKIE' . > > > > With mysql 5.0 , No problems. > > > > Masa > > > > > > -----Original Message----- > > From: Masashi [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, December 09, 2005 2:44 PM > > To: Jetspeed Users List > > Subject: RE: Maven Build Error with mysql Too big column length for > > column 'COOKIE' > > > > > > > > Mysql official reference says mysql 4.0 's varchar size is from 0 to 255. > > http://dev.mysql.com/doc/refman/4.1/en/char.html > > But it is not written explicitly about mysql 4.1. > > Maybe 4.1 has more. > > > > -----Original Message----- > > From: Roger Ruttimann [mailto:[EMAIL PROTECTED] > > Sent: Friday, December 09, 2005 2:18 PM > > To: Jetspeed Users List > > Subject: Re: Maven Build Error with mysql Too big column length for > > column 'COOKIE' > > > > > > I tested it with MySQL 4.1. Is it an issue with 4.0? > > > > Roger > > > > Masashi [EMAIL PROTECTED] wrote: > > > > > Hi, this is my first time posting to this ml > > > > > > I have tried to build jetspeed2 on > > > > > > tomcat 5.5.12 > > > mysql 4.0.28 > > > > > > by the commands on page > > >http://portals.apache.org/jetspeed-2/getting-started-source.html > > > > > > maven allClean allBuild > > > maven j2:quickStart > > > > > > Then I got the error > > > > > >BUILD FAILED > > >File...... C:\Documents and > > >Settings\Administrator\.maven\cache\maven-jetspeed2- > > >plugin-2.0-dev\plugin.jelly > > >Element... sql > > >Line...... 840 > > >Column.... -1 > > >java.sql.SQLException: Too big column length for column 'COOKIE' (max = > > >255). Us > > >e BLOB instead > > >Total time : 8 minutes 16 seconds > > > > > > Do i miss something ? > > > > > >Masa > > > > > > > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
