RE: [PHP] MYSQL TABLES (One To Many Relationship)

2009-03-23 Thread abdulazeez alugo
un, 22 Mar 2009 14:38:01 -0400 > To: defati...@hotmail.com; php-general@lists.php.net > From: tedd.sperl...@gmail.com > Subject: Re: [PHP] MYSQL TABLES (One To Many Relationship) > > At 5:04 PM +0100 3/22/09, abdulazeez alugo wrote: > >Hi guys, > > > > I need help o

Re: [PHP] MYSQL TABLES (One To Many Relationship)

2009-03-22 Thread tedd
At 5:04 PM +0100 3/22/09, abdulazeez alugo wrote: Hi guys, I need help on something I'm working on and its really eating me up so I'll appreciate any help I can get on it. I'm writing code for a site that posts a topic for discussion and accepts comments (Just like a parliament). There ar

Re: [PHP] MySql Tables

2004-08-05 Thread John Nichel
On Thursday 05 August 2004 08:58, Jay Blanchard offered up the following tid-bit of information : > [snip] > How many records can be in a MyIsam table? > [/snip] > > Bazillions. Only limited by your storage capacity and ability to manage > large sets of records. Now wait a minute, my table hit a

Re: [PHP] MySql Tables

2004-08-05 Thread John Nichel
On Thursday 05 August 2004 08:51, DIFF FanneHH offered up the following tid-bit of information : > How many records can be in a MyIsam table? > Thanks I'm sure they could tell you on the MySQL mailing list. -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General

Re: [PHP] MySQL tables are read-only

2001-10-04 Thread Steve Werby
"Alfredeen, Johan" <[EMAIL PROTECTED]> wrote: > My webhost recently migrated my site over to a new server and IP. Everything > looks ok, except that all my MySQL tables now are read-only (at least that's > the error I get when trying to delete or insert records). How do I change > the tables back