2.4.25/MySql (4/5) & gcc 3.2.3

2004-04-03 Thread CC
Hi, I'm using a kernel 2.4.25 system (Slackware distro) installed with gcc 3.2.3. I've tried both 4.0 and 5.0 source tarballs and when configured with : ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql \ --with-openssl and compiled, I always end up with: gcc -DDEFAUL

RE: ENCRYPT Syntax problem

2003-10-10 Thread Thada, Shantalaxmi (NIH/CC/PET)
I think your INSERT syntax is wrong. There is no "TABLE" in the syntax. It has to be INSERT INTO admin VALUES . - Shanta -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:03 PM To: [EMAIL PROTECTED] Subject: ENCRYPT Syntax problem I

RE: mysql account

2003-10-04 Thread Thada, Shantalaxmi (NIH/CC/PET)
do u have a .my.cnf in c:\ dir or c:\windows dir ? from DOS when u issue a mysql command it usually picks up the username and password from the .my.cnf file. - Shanta -Original Message- From: Wang Feng To: [EMAIL PROTECTED] Sent: 10/4/2003 2:35 PM Subject: mysql account Hi, folks. I