Re: Popper mysql db problem

2003-12-10 Thread gerald_clark
Michael Sullivan wrote: I'm new to MySQL, so this might be a stupid question/problem, but I can't figure out the answer: I'm trying to install the Popper webmail client on my web server. I'm following the instructions exactly. It told me to log in to the mysql console with "mysql -u root -p"

Re: Popper mysql db problem

2003-12-10 Thread gerald_clark
Michael Sullivan wrote: >I'm new to MySQL, so this might be a stupid question/problem, but I >can't figure out the answer: I'm trying to install the Popper webmail >client on my web server. I'm following the instructions exactly. It >told me to log in to the mysql console with "mysql -u root

Re: Popper mysql db problem

2003-12-10 Thread Egor Egorov
Michael Sullivan <[EMAIL PROTECTED]> wrote: > I'm new to MySQL, so this might be a stupid question/problem, but I > can't figure out the answer: I'm trying to install the Popper webmail > client on my web server. I'm following the instructions exactly. It > told me to log in to the mysql console

Popper mysql db problem

2003-12-09 Thread Michael Sullivan
I'm new to MySQL, so this might be a stupid question/problem, but I can't figure out the answer: I'm trying to install the Popper webmail client on my web server. I'm following the instructions exactly. It told me to log in to the mysql console with "mysql -u root -p" and then "create database p

RE: MYSQL DB PROBLEM

2003-06-02 Thread Peter Lovatt
Hi This is a bug. You can fix it by adding a line to my.cnf. Can't remember what but search the archives as it has appeared before. Peter -Original Message- From: Nick Arnett [mailto:[EMAIL PROTECTED] Sent: 01 June 2003 15:54 To: [EMAIL PROTECTED] Subject: RE: MYSQL DB PR

RE: MYSQL DB PROBLEM

2003-06-02 Thread Nick Arnett
> -Original Message- > From: Adam Murphy [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 31, 2003 10:48 PM > To: [EMAIL PROTECTED] > Subject: MYSQL DB PROBLEM > > > > I am trying to insert a table ibf_posts > > into a localhost database using the MYSQL con

Re: MYSQL DB PROBLEM

2003-06-01 Thread Nils Valentin
Hi Adam, there was a similar thread within the last 24 hours. try SHOW VARIABLES LKE '%time%'; Best regards Nils Valentin Tokyo/Japan 2003年 6月 1日 日曜日 14:47、Adam Murphy さんは書きました: > I am trying to insert a table ibf_posts > > into a localhost database using the MYSQL control center every time i

MYSQL DB PROBLEM

2003-06-01 Thread Adam Murphy
I am trying to insert a table ibf_posts into a localhost database using the MYSQL control center every time i try to insert that one table i get an error [forum] ERROR 2013: Lost connection to MySQL server during query ?? pleas help Adam