Get it going

Network Administration - Technicial Support root at syrinx.jeffnet.org
Mon Sep 21 16:03:41 PDT 1998


->Regarding your setuid problem:
->

Solved.  Re-compiled perl to use perlsuid instead of kernelsuid.

->Regarding your MySQL problem:
->
->If you enter the `mysql' monitor and enter the create statement do you get
->the same error?
->

jeffnet:~$ mysql freeside
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 65 to server version: 3.20.17-beta

Type 'help' for help.

mysql> CREATE TABLE agent ( prog long varchar NULL, typenum int NOT NULL,
freq smallint NULL, agent varchar(80) NOT NULL, agentnum int NOT NULL,
PRIMARY KEY (agentnum), INDEX (typenum) )
    -> \g
ERROR 2000: parse error near 'long varchar NULL, typenum int NOT NULL,
freq smallint NULL, agent varchar(80) NOT NULL, agentnum int NOT NULL,
PRIMARY KEY (agentnum), INDE
mysql>


->If `prog' has become a reserved word in MySQL 3.22.x (or any other
->DBD-supported database, for that matter) I will rename it.
->

      \\|//        ^^^^^        )))((        %%%%%        ,,,,,
      (- -)        (o o)        (- o)        (0-0)        (* *)     
+--ooO-(_)-Ooo--oo0-(_)-0oo--ooO-(_)-Ooo--oo0-(_)-0oo--ooO-(_)-Ooo--+
| mailto:support at friendly.jeffnet.org         Voice # 800-876-8797  |
| http://www.jeffnet.org/support/                     541-734-3721  |  
|               Mike Taylor - JEFFNET Technical Director            |
+-------------------------------------------------------------------+




More information about the freeside-users mailing list