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
