Re: [Ubuntu-BD] whts wrong with Ubuntu bd site

2009-06-27 Thread Russell John
Problem resolved, thanks for the notification. :) 2009/6/28 dark lord : > Got error 28 from storage engine SQL=SELECT m.*, sum(case when p.published=1 > then 1 else 0 end) as cnt\nFROM jos_menu AS m\nLEFT JOIN jos_menu AS p ON > p.parent = m.id\nWHERE m.menutype=\'mainmenu\' AND m.published=\'1\'

Re: [Ubuntu-BD] whts wrong with Ubuntu bd site

2009-06-27 Thread Russell John
Looks like a database problem, checking... 2009/6/28 dark lord : > Got error 28 from storage engine SQL=SELECT m.*, sum(case when p.published=1 > then 1 else 0 end) as cnt\nFROM jos_menu AS m\nLEFT JOIN jos_menu AS p ON > p.parent = m.id\nWHERE m.menutype=\'mainmenu\' AND m.published=\'1\' AND >