Nested query using two InnoDB tables causes 'unhalted exception'

Hello,
I have got two tables (t1 and t2), both are InnoDB. Executing:
SELECT * FROM t1 WHERE c1 = (SELECT c2 from t2 where t2.c3='anything');
causes unhalted exception. It works fine for MyISAM tables.
Type of column (tested varchar and integer) has no meaning, as for me of
course.

I am using mysqld-nt from 4.1.1a-alpha binary package for win. I am
using windows XP proffesional SP1a (all major patches installed).
Error description is as follows (if any use):
Unhandled exception at 0x005789b5 in mysqld-nt.exe: 0xC0000005:
Access violation reading location 0x00000014.

--
Łukasz Artur Chróst (jid: lukost [at] jabber.atman.pl)

--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs [at] m.gmane.org
lukost [ Do, 01 April 2004 21:15 ] [ ID #83135 ]

Re: Nested query using two InnoDB tables causes 'unhalted exception'

=3D=3FISO-8859-2=3FQ=3F=3DA3ukasz=5FChr=3DF3st=3F=3D writes:
> Hello,
> I have got two tables (t1 and t2), both are InnoDB. Executing:
> SELECT * FROM t1 WHERE c1 =3D (SELECT c2 from t2 where t2.c3=3D'a=
nything');
> causes unhalted exception. It works fine for MyISAM tables.
> Type of column (tested varchar and integer) has no meaning, as for me=
of
> course.
>
> I am using mysqld-nt from 4.1.1a-alpha binary package for win. I am =

> using windows XP proffesional SP1a (all major patches installed).
> Error description is as follows (if any use):
> Unhandled exception at 0x005789b5 in mysqld-nt.exe: 0xC0000005: =

> Access violation reading location 0x00000014.
>
> --
> =A3ukasz Artur Chr=F3st (jid: lukost [at] jabber.atman.pl)

Hi!

Thank you for writting to us.

We are very much interested in checking out this bug report.

In order to be able to repeat the bug, we need the tables invoved.

Please open a new bug at :

http://bugs.mysql.com

and upload your tables (or dump thereof) to the record itself.

If you can repeat the above bug with small tables, just send us a dump
with your next mail.

--

Sincerely,

--
For technical support contracts, go to https://order.mysql.com/=3Fref=3D=
msmi
=5F=5F =5F=5F=5F =5F=5F=5F =5F=5F=5F=5F =5F=5F
/ |/ /=5F =5F=5F/ =5F=5F/ =5F=5F \/ / Mr. Sinisa Milivojevic <si=
nisa [at] mysql.com>
/ /|=5F/ / // /\ \/ /=5F/ / /=5F=5F MySQL AB
/=5F/ /=5F/\=5F, /=5F=5F=5F/\=5F=5F=5F\=5F\=5F=5F=5F/ Full time Deve=
loper and Support Coordinator
<=5F=5F=5F/ www.mysql.com Larnaca, Cyprus

Meet the MySQL at User Conference ! (April 14-16, 2004)
http://www.mysql.com/uc2004/


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=3Dgcdmb-bugs [at] m.gmane.org
Sinisa Milivojevic [ Do, 01 April 2004 22:32 ] [ ID #83136 ]
Datenbanken » gmane.comp.db.mysql.bugs » Nested query using two InnoDB tables causes 'unhalted exception'

Vorheriges Thema: MySQL BUG - UNION inconsistency in server 4.1.1
Nächstes Thema: Wrong sorting order in croat.conf (spouse all version)