Re: MYSQL Setup Question

2004-06-26 Thread Andrew Pattison
Original Message - From: "Leon Ellis" <[EMAIL PROTECTED]> To: "Peter Lovatt" <[EMAIL PROTECTED]> Cc: "MYSQL" <[EMAIL PROTECTED]> Sent: Saturday, June 26, 2004 11:32 AM Subject: RE: MYSQL Setup Question > Thanx Peter, > But I have no tables

RE: MYSQL Setup Question

2004-06-26 Thread Leon Ellis
> , "more data" > , "even more" > ); > > Peter > > > > -Original Message- > > From: Leon Ellis [mailto:[EMAIL PROTECTED] > > Sent: 26 June 2004 10:14 > > To: MYSQL > > Subject: MYSQL Setup Question >

RE: MYSQL Setup Question

2004-06-26 Thread Peter Lovatt
( "data" , "more data" , "even more" ); Peter > -Original Message- > From: Leon Ellis [mailto:[EMAIL PROTECTED] > Sent: 26 June 2004 10:14 > To: MYSQL > Subject: MYSQL Setup Question

MYSQL Setup Question

2004-06-26 Thread Leon Ellis
I am brand new to MySQL Running MYSQL 4.0.16 on FreeBSD. When I try to add a user, with the following code I get an error. INSERT INTO user VALUES ('localhost','username',password('Secret'), 'Y','Y',...); I have used inwhere from 6 'Y's (Friends Recommendation) to 14 'y's MYSQL manual. I get the fo

Re: Basic MySQL setup question

2002-08-01 Thread Jeremy Zawodny
On Fri, Aug 02, 2002 at 10:41:12AM +0800, Kenneth Gomez wrote: > Dear All, > > My web host provider says that he cannot allow me to have a MySQL account > on the server. However, he asks me to set up my tables offline and ftp them > across and asses them using Php. > > Can this be done? Yes.

Re: Basic MySQL setup question

2002-08-01 Thread Bhavin Vyas
/description file). Regards, Bhavin. - Original Message - From: "Kenneth Gomez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 01, 2002 7:41 PM Subject: Basic MySQL setup question > Dear All, > > My web host provider says that he cannot allow

Basic MySQL setup question

2002-08-01 Thread Kenneth Gomez
Dear All, My web host provider says that he cannot allow me to have a MySQL account on the server. However, he asks me to set up my tables offline and ftp them across and asses them using Php. Can this be done? Thank you. Kindest regards, Kenneth Gomez, Engineering Analyst, Compumod Sdn Bh

Re: General mySQL setup question

2002-01-08 Thread Miguel Angel Solorzano
At 16:50 08/01/2002 +, Los Morales wrote: Hi! >Hi, > >Would like to know if there is a "preferred" way of setting up the data >directory for mySQL. The default for a database would be in C:\mysql\data. >Is this the preferred way or should this be set up in another directory >outside of the

General mySQL setup question

2002-01-08 Thread Los Morales
Hi, Would like to know if there is a "preferred" way of setting up the data directory for mySQL. The default for a database would be in C:\mysql\data. Is this the preferred way or should this be set up in another directory outside of the mysql directory? Does moving the data directory affec