-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm running Debian Etch AMD64-Port on an AMD64-System with all newest
updates:

ii  mysql-client-5.0               5.0.32-3
mysql database client binaries
ii  mysql-common                   5.0.32-3
mysql database common files (e.g. /etc/mysql
ii  mysql-server-5.0               5.0.32-3
mysql database server binaries

Newest CMS Joomla 1.0.12 is installed. And when you click on the
category manager in Joomla, the following mysql query is crashing the
server:

DB function failed with error number 2013
Lost connection to MySQL server during query SQL=SELECT c.*,
c.checked_out as checked_out_contact_category, g.name AS groupname,
u.name AS editor,COUNT( DISTINCT s2.checked_out ) AS checked_out ,
z.title AS section_name FROM jos_categories AS c LEFT JOIN jos_users AS
u ON u.id = c.checked_out LEFT JOIN jos_groups AS g ON g.id = c.access
LEFT JOIN `jos_content` AS s2 ON s2.catid = c.id AND s2.checked_out > 0
LEFT JOIN jos_sections AS z ON z.id = c.section WHERE c.section NOT LIKE
'%com_%' AND c.published != -2 GROUP BY c.id ORDER BY c.section,
c.ordering, c.name LIMIT 30

On a 32-Bit-System this query works fine. And this only happens on the
AMD64-System with the new mysql-server-5.0.32-3. With the earlier mysql
version 5.0.30-3 Joomla works fine on the AMD64-System.

So this is the same bug as reported here?

Thanks.

- --
Regards,
Thomas Babut

PGP ID: 9EA93CB2
E-Mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFzD6J+XUy4J6pPLIRAqv0AJ0UeB13x5qv+0mtKcnvLAorhwVGgACeMkET
GCxW2VfBsskvZXjdE4eTWEs=
=KTZH
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to