[Bug 352321] Re: mysql queries "lose" results

2010-06-03 Thread Martin Wimmer
ok, tested it now. Still not fixed under lucid -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

[Bug 352321] Re: mysql queries "lose" results

2010-05-25 Thread Chuck Short
You didnt mention if it solved your problem. chuck -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 352321] Re: mysql queries "lose" results

2010-04-24 Thread Martin Wimmer
ok, tried it under mysql 5.1.37-1ubuntu5.1 (The Version in Ubuntu Karmic) I'll try it again under Ubuntu Lucid, as soon as I have it installed... -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 352321] Re: mysql queries "lose" results

2010-04-23 Thread Chuck Short
Can you try this under mysql 5.1 please? Thanks chuck ** Package changed: mysql-dfsg-5.0 (Ubuntu) => mysql-dfsg-5.1 (Ubuntu) -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 352321] Re: mysql queries "lose" results

2009-10-14 Thread Chuck Short
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Triaged ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Triaged => Confirmed -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 352321] Re: mysql queries "lose" results

2009-04-15 Thread Martin Wimmer
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete => New -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 352321] Re: mysql queries "lose" results

2009-04-10 Thread Martin Wimmer
ok. I changed the query a bit so the results are easier to compare: When the bug appears, most rows in the result set of the following query contain NULL as a value, and we have 369 rows. If I insert the dummy entry in the table plib_objects_plib_objects_dbo_temp, then the bug disappears and now

[Bug 352321] Re: mysql queries "lose" results

2009-04-03 Thread Mathias Gug
Thanks for providing the database creation script. Could you also post the expected result of the query as well as the actual result? ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Incomplete ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided => Low -- mysql queries "

[Bug 352321] Re: mysql queries "lose" results

2009-04-01 Thread Martin Wimmer
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete => Confirmed ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Confirmed => New -- mysql queries "lose" results https://bugs.launchpad.net/bugs/352321 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 352321] Re: mysql queries "lose" results

2009-03-31 Thread Martin Wimmer
ok, thank you for your quick reply. I now created an import script and tested it. With it I could also reproduce this bug on intrepid. To see how the results of the query should normally look like, try to insert a dummy entry into the temp table: INSERT INTO `plib_objects_plib_objects_dbo_temp`