RE: Upgrading help please

2003-11-06 Thread Andrew Rothwell
Yup that worked - I rebooted my machine - and I was allowed in - Thank you very much Andrew -Original Message- From: Brian Snyder [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2003 3:30 PM Cc: MySQL Subject: Re: Upgrading help please Andrew, I had the same problem and had

Fixing autoincrement

2003-08-14 Thread Andrew Rothwell
Hello List, I have a movies database, that I had an autoincrementing field for counting purposes.What I did though was remove some of the rows out of the table, now my table is reporting an incorrect number of movies listed.What I am trying to do is after is have done the following command Mysql>

RE: A final Windows MySQL PHP plea

2003-08-14 Thread Andrew Rothwell
] Sent: Wednesday, August 13, 2003 11:00 PM To: Nils Valentin; Andrew Rothwell Cc: [EMAIL PROTECTED] Subject: Re: A final Windows MySQL PHP plea I have heard Apache croaks after 130 connections.. -M - Original Message - From: "Nils Valentin" <[EM

Adding and filling a new column

2003-07-19 Thread Andrew Rothwell
Good day list, I hope that this is an easy one for you guys to help me with, I am relatively new to DB design, and I realized that I have left out a few very important Indexing and counting columns. So my question is this, What do I need to do to fill in new column, I would like to have it au