apples,
Wednesday, June 26, 2002, 2:39:25 PM, you wrote:

a>  I got problem on my machine running with mysql 3.23.51, some field use
a>  varchar
a>  (40) if query from this field mysql got hanging
 
a>  Trying to get some variables.
a>  Some pointers may be invalid and cause the dump to abort...
a>  thd-query at 0x82c3318 = SELECT * FROM `COURSE` ORDER BY 
a>  `SUBJNAME` ASC LIMIT 0, 30
a>  thd-thread_id=11
 
a>  if use same query mysql has hang everytime.I change this field to vacarh(60)
a>  not 
a>  found problem anymore or TINITEXT and etc if length more than 40 char.
a>  I test on mysql 3.23.4x -- 3.23.51 got hang every version but test on mysql
a>  4.0 not 
a>  found problem any more

I tested it on 3.23.51 and it worked fine for me...
Do you use binary or source distribution of MySQL?




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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