[Bug 663192] [NEW] Query with this_.id=? buggy

2010-10-19 Thread Ingo Busse
Public bug reported: Ubuntu 10.10 mysql-server 5.1.49-1ubuntu8 Query delivers wrong result! In Ubuntu 10.10 the attached query returns no result while in Ubuntu 10.04 with mysql-server 5.1.41 it properly returned the entry with this_.id=1. Note that when omitting the last part of the where

[Bug 663192] Re: Query with this_.id=? buggy

2010-10-19 Thread Ingo Busse
** Attachment added: database sample https://bugs.launchpad.net/bugs/663192/+attachment/1701326/+files/demo_db.sql -- Query with this_.id=? buggy https://bugs.launchpad.net/bugs/663192 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 663192] Re: Query with this_.id=? buggy

2010-10-26 Thread Ingo Busse
Filed a mysql bug: http://bugs.mysql.com/bug.php?id=57726 Note that the query is generated by hibernate and is quite common. I guess a lot of packages using hibernate will fail when being run on Ubuntu 10.10. Is there an easy way to install an older/newer version of mysql-server on Ubuntu as a