SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: amg
To: [EMAIL PROTECTED]
Subject: [Command in the Tutorial generates error msg]

>Description:
        <In the Tutorial, section 3.3.3, the command:
           mysql> LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet;
         generates the following error msg:
           ERROR 1148: The used command is not allowed with this MySQL version
        >
>How-To-Repeat:
        <Just run the above command again>
>Fix:
        <Unknown - your job>

>Submitter-Id:  <[EMAIL PROTECTED]>
>Originator:    
>Organization:
 <Professional Programmer>
>MySQL support: [none]
>Synopsis:      <Command in the Tutorial Fails>
>Severity:      <Serious pain in the ass - my company was looking at
                 using MySQL for production
                >
>Priority:      <medium>
>Category:      mysql
>Class:         <doc-bug>
>Release:       mysql-3.23.56 (Source distribution)
>Server: /usr/bin/mysqladmin  Ver 8.23 Distrib 3.23.56, for slackware-linux on i386
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.56-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/run/mysql/mysql.sock
Uptime:                 2 hours 58 min 35 sec

Threads: 1  Questions: 38  Slow queries: 0  Opens: 14  Flush tables: 1  Open tables: 2 
Queries per second avg: 0.004
>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux UrsaPro 2.4.20 #4 Mon Mar 17 22:08:41 PST 2003 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs
Configured with: ../gcc-3.2.2/configure --prefix=/usr --enable-shared 
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld 
--verbose --target=i386-slackware-linux --host=i386-slackware-linux
Thread model: posix
gcc version 3.2.2
Compilation info: CC='i386-slackware-linux-gcc'  CFLAGS='-O3 -march=i486 -mcpu=i686'  
CXX='gcc'  CXXFLAGS='-O3 -march=i486 -mcpu=i686 -felide-constructors -fno-exceptions 
-fno-rtti'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Apr 27 14:44 /lib/libc.so.6 -> libc-2.3.1.so
-rwxr-xr-x    1 root     root      1435624 Mar  5 00:57 /lib/libc-2.3.1.so
-rw-r--r--    1 root     root      2425490 Mar  5 00:57 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Mar  5 00:50 /usr/lib/libc.so
Configure command: ./configure '--prefix=/usr' '--with-mysqld-user=mysql' 
'--with-unix-socket-path=/var/run/mysql/mysql.sock' '--localstatedir=/var/lib/mysql' 
'--enable-assembler' '--with-raid' '--without-debug' '--without-readline' 
'--enable-thread-safe-client' '--without-bench' '--with-extra-charsets=complex' 
'--program-prefix=' '--program-suffix=' 'i386-slackware-linux' 'CFLAGS=-O3 -march=i486 
-mcpu=i686' 'CXXFLAGS=-O3 -march=i486 -mcpu=i686 -felide-constructors -fno-exceptions 
-fno-rtti' 'CXX=gcc' 'build_alias=i386-slackware-linux' 
'host_alias=i386-slackware-linux' 'target_alias=i386-slackware-linux'


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to