>Description:
        
>How-To-Repeat:
        
>Fix:
        

>Submitter-Id:  <submitter ID>
>Originator:    
>Organization:
 
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.47 (Source distribution)

>Environment:
        
System: Linux cs 2.4.17 #1 SMP Mon Jan 7 16:54:14 ICT 2002 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/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Á.¤.  7 18:50 /lib/libc.so.6 -> 
libc-2.2.4.so
-rwxr-xr-x    1 root     root      4783716 ¾.¤. 26  2001 /lib/libc-2.2.3.so
-rwxr-xr-x    1 root     root      1271624 Ê.¤. 18  2001 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root      2721128 Ê.¤. 18  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Ê.¤. 18  2001 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql --with-mysqld-user=mysql 
--with-unix-socket-path=/tmp/.mysql-sock --with-charset=tis620

I got problem on my machine running with mysql 3.23.51, some field use varchar
(40) if query from this field mysql got hanging

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x82c3318 = SELECT * FROM `COURSE` ORDER BY 
`SUBJNAME` ASC LIMIT 0, 30
thd->thread_id=11

if use same query mysql has hang everytime.I change this field to vacarh(60) not 
found problem anymore or TINITEXT and etc if length more than 40 char.
I test on mysql 3.23.4x -- 3.23.51 got hang every version but test on mysql 4.0 not 
found problem any more

Machine running on Linux Slackware 8.0 i386 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to