Re: mySQL is slow with TCP/IP !!!

2003-09-24 Thread Dan J. Rychlik
Hooray for Linux! True the networking code in Linux has proven to have less overhead the windows. - Original Message - From: "Dathan Vance Pattishall" <[EMAIL PROTECTED]> To: "'Mojtaba Faridzad'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 3:40 PM Subject:

INSERT data into multiple tables

2003-09-24 Thread Dan J. Rychlik
Hello, I have a question about INSERTing data into 2 different tables with one statement. Can you do this? INSERT INTO table1 (name,address,phone) VALUES ( ' USER ', ' USERADDY ',' USERPHONE') AND table2 (name) VALUES( ' USER '); -Dan

Re: database from win to lin

2003-08-27 Thread Dan J. Rychlik
Thanks so much for the reply... - Original Message - From: "Dathan Vance Pattishall" <[EMAIL PROTECTED]> To: "'Dan J. Rychlik'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 2:11 PM Subject: RE: database from

database from win to lin

2003-08-27 Thread Dan J. Rychlik
Hey, I have a question about copying a database that was developed on a windows os and moving it to a Linux server os. Will this work ? Has it been done before ? Thanks, -Dan

Re: tellme Timestamp

2003-08-25 Thread Dan J. Rychlik
al Message - From: "Antony Dovgal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 23, 2003 9:19 AM Subject: Re: tellme Timestamp > On Fri, 22 Aug 2003 17:14:38 -0500 > "Dan J. Rychlik" <[EMAIL PROTECTED]> wrote: > > > Hel

tellme Timestamp

2003-08-22 Thread Dan J. Rychlik
Hello All, I am trying to find out how I can change my timestamp(14) to timestamp(8). Thanks in Advance, -Dan

Timestamp

2003-08-22 Thread Dan J. Rychlik
Hello All, I am trying to find out how I can change my timestamp(14) to timestamp(8). Thanks in Advance, -Dan