-=> Crash MySQL Server Service (v4.1.0 alpha) <=-
-=> Crash MySQL Server Service (v4.1.0 alpha) <=-
am 12.08.2003 13:33:04 von Emil.Jablonsky
Hello.
MySQL Service will crach with this simple SQL:
Example1:
------------------------------------------------------------ ------------
SELECT *
FROM ( SELECT DISTINCT Field1, Field2, Field3
FROM table_x
) AS table_y
Example2: Crash MySQL Control Center v0.9.2 and MySQL Server Service
------------------------------------------------------------ ------------
SELECT *
FROM ( SELECT Field1, Field2, Field3
FROM table_x
LEFT JOIN table_z ON (table_z.ID = table_x.ID)
) AS table_y
--
Emil
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org
Re: -=> Crash MySQL Server Service (v4.1.0 alpha) <=-
am 13.08.2003 14:23:00 von Sinisa Milivojevic
Emil.Jablonsky@scprbk.sk writes:
> Hello.
>
> MySQL Service will crach with this simple SQL:
>
> Example1:
> ------------------------------------------------------------ ------------
> SELECT *
> FROM ( SELECT DISTINCT Field1, Field2, Field3
> FROM table_x
> ) AS table_y
>
> Example2: Crash MySQL Control Center v0.9.2 and MySQL Server Service
> ------------------------------------------------------------ ------------
> SELECT *
> FROM ( SELECT Field1, Field2, Field3
> FROM table_x
> LEFT JOIN table_z ON (table_z.ID = table_x.ID)
> ) AS table_y
>
> --
> Emil
>
Hi!
I tried to crash latest 4.1.1 with the above queries and with tables
taht I have, without any success.
Can you by any chance provide us with the entire test case, inclidng
dump of tables ??
--
Sincerely,
--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org
Re: Re[2]: -=> Crash MySQL Server Service (v4.1.0 alpha) <=-
am 13.08.2003 18:01:18 von Sinisa Milivojevic
Emil J. writes:
> Hi !
>
> ok. I send you tables, sql queries and some pictures.
> after you execute query with this simple tables, mysqld.exe service will
> crach and stop.
> try it.
>
> Some information:
> I have: - Windows 2000 Professional
> - MySQL Server v4.1.0-alpha (with default configuration)
> - MySQL Control Center v0.9.2-beta
>
> This text: "mysqld-nt.exe generoval chyby a bude systemem windows
> uzavren. Je nutne program restartovat.
>
> probiha vytvareni protokolu chyb."
>
> mean: "mysqld-nt.exe generates errors and system Windows will
> close it. you need restart it.
>
> generating logs of errors"
>
>
> Where can I download MySQL Server v4.1.1 ?
> On MySQL home page is only v4.1.0-alpha.
>
>
> --
> Emil Jablonsky, SK
Our Windows team will test your case.
4.1.1 will come most probably in September.
--
Sincerely,
--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org
Re: Re[2]: -=> Crash MySQL Server Service (v4.1.0 alpha) <=-
am 14.08.2003 17:29:46 von miguel solorzano
--=======54A066B4=======
Content-Type: text/plain; x-avg-checked=avg-ok-73B74CC8; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Hi,
Thanks for the bug report. I was able to repeat with the server
shipped in the release 4.1.0. However testing with latest bk
4.1 tree the bug was already fixed.
>Emil J. writes:
> > Hi !
> >
> > ok. I send you tables, sql queries and some pictures.
> > after you execute query with this simple tables, mysqld.exe service will
> > crach and stop.
> > try it.
> >
> > Some information:
> > I have: - Windows 2000 Professional
> > - MySQL Server v4.1.0-alpha (with default configuration)
> > - MySQL Control Center v0.9.2-beta
> >
> > This text: "mysqld-nt.exe generoval chyby a bude systemem windows
> > uzavren. Je nutne program restartovat.
> >
> > probiha vytvareni protokolu chyb."
> >
> > mean: "mysqld-nt.exe generates errors and system Windows will
> > close it. you need restart it.
> >
> > generating logs of errors"
> >
> >
> > Where can I download MySQL Server v4.1.1 ?
> > On MySQL home page is only v4.1.0-alpha.
> >
> >
> > --
> > Emil Jablonsky, SK
>
>Our Windows team will test your case.
>
>
>
>4.1.1 will come most probably in September.
--=20
Regards,
For technical support contracts, visit https://order.mysql.com/
Are you MySQL certified?, http://www.mysql.com/certification/
Miguel Angel Sol=F3rzano
S=E3o Paulo - Brazil
--=======54A066B4=======
Content-Type: text/plain; charset=us-ascii
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org
--=======54A066B4=======--