Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
IOS Hotels
and
IOS Rentals
online booking systems for Elxis CMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Database
»
Help Me, MYSQL EROR [1030] EXECUTIF
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help Me, MYSQL EROR [1030] EXECUTIF (Read 9023 times)
tarzan_desa
Newbie
Posts: 13
Help Me, MYSQL EROR [1030] EXECUTIF
«
on:
April 03, 2013, 14:54:21 »
hi .. my website, problem with mysql, I am confused about where to fix it ... I hope someone helps me in this forum
This appears on my web page:
mysql Error [1030] : EXECUTE
URI: index.php
Message: Got error 28 from storage engine
SELECT a.*, ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count, u.name AS author, u.usertype, cc.name AS category, cc.seotitle AS catseotitle, s.name AS section, s.seotitle AS secseotitle, g.name AS groups FROM elx_content a INNER JOIN elx_content_frontpage f ON f.content_id = a.id INNER JOIN elx_categories cc ON cc.id = a.catid INNER JOIN elx_sections s ON s.id = a.sectionid LEFT JOIN elx_users u ON u.id = a.created_by LEFT JOIN elx_content_rating v ON a.id = v.content_id LEFT JOIN elx_core_acl_aro_groups g ON a.access = g.group_id WHERE a.state = '1' AND s.published = '1' AND cc.published = '1' AND ((a.language IS NULL) OR (a.language LIKE '%english%')) AND ((cc.language IS NULL) OR (cc.language LIKE '%english%')) AND ((s.language IS NULL) OR (s.language LIKE '%english%')) AND a.access IN (19,20,21,18,29,24,23,25,30) AND ( publish_up = '1979-12-19 00:00:00' OR publish_up <= '2013-04-03 18:35:45' ) AND ( publish_down = '2060-01-01 00:00:00' OR publish_down >= '2013-04-03 18:35:45' ) ORDER BY f.ordering
please look Attachments Screenshoot
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Help Me, MYSQL EROR [1030] EXECUTIF
«
Reply #1 on:
April 03, 2013, 19:03:11 »
Your server's hard disk has run out of space!
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Database
»
Help Me, MYSQL EROR [1030] EXECUTIF