CopixDBException
Impossible d'exécuter la requête [SELECT DISTINCT ART.art_id, ART.art_title, ART.art_head, ART.art_last_edition_date
FROM article ART
INNER JOIN article_subject ASU ON ART.art_id = ASU.asu_art_id
INNER JOIN subject SUB ON ASU.asu_sub_id = SUB.sub_id AND SUB.sub_flag_active = 1
INNER JOIN sector SEC ON SUB.sub_sec_id = SEC.sec_id AND SEC.sec_flag_active = 1
AND SEC.sec_type = 1
WHERE (ART.art_end_release_date IS NULL OR ART.art_end_release_date >= UNIX_TIMESTAMP())
AND ART.art_release_date <= UNIX_TIMESTAMP()
AND ART.art_sta_id = :releasedStatus
ORDER BY ART.art_last_edition_date DESC, ART.art_release_date DESC
LIMIT 0, 10]a:1:{s:15:":releasedStatus";s:1:"2";}HY000-1030-Got error 28 from storage engine
Retour à la page précédente
Informations supplémentaires (visibles uniquement en mode DEVEL)
Type : CopixDBException
Fichier : /home/www/absid/htdocs/prod/utils/copix/db/CopixDbPDOConnection.class.php
Ligne : 61
Afficher plus d'informations
|
Classe |
Fonction |
Arguments |
|
CopixDBPDOConnection |
doQuery |
array (
0 => 'SELECT DISTINCT ART.art_id, ART.art_title, ART.art_head, ART.art_last_edition_date
FROM article ART
INNER JOIN article_subject ASU ON ART.art_id = ASU.asu_art_id
INNER JOIN subject SUB ON ASU.asu_sub_id = SUB.sub_id AND SUB.sub_flag_active = 1
INNER JOIN sector SEC ON SUB.sub_sec_id = SEC.sec_id AND SEC.sec_flag_active = 1
AND SEC.sec_type = 1
WHERE (ART.art_end_release_date IS NULL OR ART.art_end_release_date >= UNIX_TIMESTAMP())
AND ART.art_release_date <= UNIX_TIMESTAMP()
AND ART.art_sta_id = :releasedStatus
ORDER BY ART.art_last_edition_date DESC, ART.art_release_date DESC
LIMIT 0, 10',
1 =>
array (
':releasedStatus' => '2',
),
) |
|
|
_doQuery |
array (
0 => 'SELECT DISTINCT ART.art_id, ART.art_title, ART.art_head, ART.art_last_edition_date
FROM article ART
INNER JOIN article_subject ASU ON ART.art_id = ASU.asu_art_id
INNER JOIN subject SUB ON ASU.asu_sub_id = SUB.sub_id AND SUB.sub_flag_active = 1
INNER JOIN sector SEC ON SUB.sub_sec_id = SEC.sec_id AND SEC.sec_flag_active = 1
AND SEC.sec_type = 1
WHERE (ART.art_end_release_date IS NULL OR ART.art_end_release_date >= UNIX_TIMESTAMP())
AND ART.art_release_date <= UNIX_TIMESTAMP()
AND ART.art_sta_id = :releasedStatus
ORDER BY ART.art_last_edition_date DESC, ART.art_release_date DESC
LIMIT 0, 10',
1 =>
array (
':releasedStatus' => '2',
),
) |
|
ActionGroupRSS |
getAll |
array (
) |
|
ActionGroupRSS |
processDefault |
array (
) |
|
CopixActionGroup |
process |
array (
0 => 'absidfrontend|rss::default',
1 =>
array (
),
2 => false,
) |
|
CopixController |
_doAction |
array (
0 =>
CopixAction::__set_state(array(
'useObj' => 'absidfrontend|rss',
'useMeth' => 'default',
'params' =>
array (
),
'file' =>
CopixModuleFileSelector::__set_state(array(
'module' => 'absidfrontend',
'type' => 'module',
'typeValue' => NULL,
'fileName' => 'rss',
'_path' => NULL,
'_overloadedPath' => NULL,
'_selector' => NULL,
'_qualifier' => NULL,
)),
)),
1 => false,
) |
|
CopixController |
process |
array (
) |