That took care of it! Thank you very much :)
> From: Florian Arzberger <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Thu, 15 Apr 2004 09:49:28 +0200 > To: [EMAIL PROTECTED] > Subject: AW: [cobalt-developers] Installing mySQL and PHP > > 127? do you happen to have an autoincrement column (as primary key for > example) with type smallint? if so, change it to int. > > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Tim Gavin > Gesendet: Donnerstag, 15. April 2004 04:54 > An: [EMAIL PROTECTED] > Betreff: Re: [cobalt-developers] Installing mySQL and PHP > > > Hi Herb, > > Thanks for responding. > >> You might be running into a Cobalt quota issue. See who owns the files >> with this command: >> >> ls -l /var/lib/mysql > > root owns all databases. > >> >> Or are you trying to put more that 2 Gigabytes into a single table? >> It could be an OS restriction. > > No, it's a very small table: text only with 127 items. > > I looked at the error I received and checked it out at mysql.com. It appears > to be a bug. > > The error is: #1062 - Duplicate entry '127' for key 1 > > >> >> >> Herb >> >> >> On Wed, 2004-04-14 at 18:45, Tim Gavin wrote: >>> Hi, >>> >>> I have a RaQ 4i with the pkgmaster packages installed for PHP and mySQL. >>> There seems to be a bug in mySQL 3.23.54 that won't allow me to >>> install more than x number of items in certain databases. Of course, >>> this is causing a problem. >>> >>> Does anybody have instructions, or a link to instructions on >>> installing the latest versions of PHP and mySQL for a RaQ 4i? A >>> package would be ideal but is not necessary. >>> >>> Thanks in advance! >>> >>> >>> Regards, >>> >>> Tim Gavin >>> >>> _______________________________________________ >>> cobalt-developers mailing list >>> [EMAIL PROTECTED] >>> http://list.cobalt.com/mailman/listinfo/cobalt-developers >>> >> -- >> Herb Rubin Pathfinders Software >> [EMAIL PROTECTED] http://www.pfinders.com >> phone: 650-692-9220 fax: 650-692-9250 >> >> _______________________________________________ >> cobalt-developers mailing list >> [EMAIL PROTECTED] >> http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
