Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mysql issue con Joomla1.5 [DB function failed with error number 1030]

23 views
Skip to first unread message

30_denari

unread,
Dec 9, 2009, 2:15:20 PM12/9/09
to
Questo è l' output del messaggio d'errore in Joomla 1.5 .

[code]
DB function failed with error number 1030
Got error 28 from storage engine SQL=SELECT m.*, u.name AS editor,
g.name AS groupname, MIN(mm.menuid) AS pages FROM jos_modules AS m LEFT
JOIN jos_users AS u ON u.id = m.checked_out LEFT JOIN jos_groups AS g ON
g.id = m.access LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id
WHERE m.client_id = 0 GROUP BY m.id ORDER BY m.position , m.ordering ASC
LIMIT 0, 20
[/code]

L'unico tentativo da me intrapreso è stato quello di reinstallare
mysql-server-5.0 ed è stato inutile .

Pare sia un problema legato a come mysql interpreta i dati joomla ma
brancolo nel buio + totale ...

30_denari

unread,
Dec 9, 2009, 2:17:40 PM12/9/09
to
30_denari ha scritto:

> L'unico tentativo da me intrapreso è stato quello di reinstallare
> mysql-server-5.0 ed è stato inutile .

Ho reinstallato anche joomla e mi da lo stesso errore anche nella nuova
installazione , dunque è un problema mysql ...


G

KloWn

unread,
Dec 9, 2009, 5:40:47 PM12/9/09
to
30_denari wrote:

googlando trovi: http://drupal.org/node/44160
http://www.pseudotecnico.org/blog/2007/02/18/mysql-got-error-28-from-storage-engine/
Mysql non ha più spazio sul disco secondo le fonti sopracitate.

Ciao
KW

--
"Whoever controls the past controls the future,
whoever controls the present controls the past."
(G.Orwell - 1984)

0 new messages