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
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
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