• 목록
  • 아래로
  • 위로
  • 6
  • 260578
  • 조회 수 340

[ A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? ]

 설치를 위해 구동한 업데이트 스크립트가 끝나고, 저 글자와 함께 오류가 생겨 중지했습니다. 무슨 문제인건가요?

작성자
260578 58 Lv. (58%) 274630/278480EXP

반가워요!

댓글 6

260578 작성자
profile image

MediaWiki internal error.

 

Original exception: [ca90a70587bea32edc2819f9] /word/%EB%8B%A8%EC%96%B4%EC%9C%84%ED%82%A4:%ED%99%98%EC%98%81%ED%95%A9%EB%8B%88%EB%8B%A4! Wikimedia\Rdbms\DBQueryError from line 1075 of /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT * FROM `echo_event` INNER JOIN `echo_notification` ON ((notification_event=event_id)) INNER JOIN `echo_target_page` ON ((etp_event=event_id)) WHERE event_deleted = '0' AND notification_user = '1' AND notification_read_timestamp IS NULL AND etp_page = '1'

Function: EchoEventMapper::fetchUnreadByUserAndPage

Error: 1146 Table 'c180wiki.echo_event' doesn't exist (wordwiki.net)

 

Backtrace:

#0 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(933): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)

#1 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(1269): Wikimedia\Rdbms\Database->query(string, string)

#2 /var/www/clients/client180/web697/web/wiki/extensions/Echo/includes/mapper/EventMapper.php(158): Wikimedia\Rdbms\Database->select(array, string, array, string, NULL, array)

#3 /var/www/clients/client180/web697/web/wiki/extensions/Echo/Hooks.php(871): EchoEventMapper->fetchUnreadByUserAndPage(User, integer)

#4 /var/www/clients/client180/web697/web/wiki/includes/Hooks.php(186): EchoHooks::onPersonalUrls(array, Title, SkinLiberty)

#5 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(730): Hooks::run(string, array)

#6 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(473): SkinTemplate->buildPersonalUrls()

#7 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(249): SkinTemplate->prepareQuickTemplate()

#8 /var/www/clients/client180/web697/web/wiki/includes/OutputPage.php(2441): SkinTemplate->outputPage()

#9 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(869): OutputPage->output(boolean)

#10 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(881): MediaWiki->{closure}()

#11 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(523): MediaWiki->main()

#12 /var/www/clients/client180/web697/web/wiki/index.php(43): MediaWiki->run()

#13 {main}

 

Exception caught inside exception handler: [ca90a70587bea32edc2819f9] /word/%EB%8B%A8%EC%96%B4%EC%9C%84%ED%82%A4:%ED%99%98%EC%98%81%ED%95%A9%EB%8B%88%EB%8B%A4! Wikimedia\Rdbms\DBQueryError from line 1075 of /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT * FROM `echo_event` INNER JOIN `echo_notification` ON ((notification_event=event_id)) INNER JOIN `echo_target_page` ON ((etp_event=event_id)) WHERE event_deleted = '0' AND notification_user = '1' AND notification_read_timestamp IS NULL AND etp_page = '1'

Function: EchoEventMapper::fetchUnreadByUserAndPage

Error: 1146 Table 'c180wiki.echo_event' doesn't exist (wordwiki.net)

 

Backtrace:

#0 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(933): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)

#1 /var/www/clients/client180/web697/web/wiki/includes/libs/rdbms/database/Database.php(1269): Wikimedia\Rdbms\Database->query(string, string)

#2 /var/www/clients/client180/web697/web/wiki/extensions/Echo/includes/mapper/EventMapper.php(158): Wikimedia\Rdbms\Database->select(array, string, array, string, NULL, array)

#3 /var/www/clients/client180/web697/web/wiki/extensions/Echo/Hooks.php(871): EchoEventMapper->fetchUnreadByUserAndPage(User, integer)

#4 /var/www/clients/client180/web697/web/wiki/includes/Hooks.php(186): EchoHooks::onPersonalUrls(array, Title, SkinLiberty)

#5 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(730): Hooks::run(string, array)

#6 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(473): SkinTemplate->buildPersonalUrls()

#7 /var/www/clients/client180/web697/web/wiki/includes/skins/SkinTemplate.php(249): SkinTemplate->prepareQuickTemplate()

#8 /var/www/clients/client180/web697/web/wiki/includes/OutputPage.php(2441): SkinTemplate->outputPage()

#9 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionRenderer.php(186): OutputPage->output()

#10 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionRenderer.php(55): MWExceptionRenderer::reportHTML(Wikimedia\Rdbms\DBQueryError)

#11 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionHandler.php(75): MWExceptionRenderer::output(Wikimedia\Rdbms\DBQueryError, integer)

#12 /var/www/clients/client180/web697/web/wiki/includes/exception/MWExceptionHandler.php(130): MWExceptionHandler::report(Wikimedia\Rdbms\DBQueryError)

#13 /var/www/clients/client180/web697/web/wiki/includes/MediaWiki.php(551): MWExceptionHandler::handleException(Wikimedia\Rdbms\DBQueryError)

#14 /var/www/clients/client180/web697/web/wiki/index.php(43): MediaWiki->run()

#15 {main}

comment menu
2018.02.12. 17:10

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

네모
profile image

오류 메시지를 보면 echo_event 라는 테이블이 필요한 것 같습니다만,

아마 설치하실때 생성되어야 하는 것 같은데 생성이 안된것 같네요.

 

혹시 설치 스크립트가 update.php 말씀하시는건가요?

comment menu
2018.02.12. 17:27

신고

"네모님의 댓글"

이 댓글을 신고 하시겠습니까?

260578 작성자 → 네모
profile image

네.

comment menu
2018.02.14. 14:03

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

title: 은메달도다

Echo 는 모르겠지만, Flow 는 (지금은 StructuredDiscussions로 바꼈더군요) Parsoid 라는 외부 의존 패키지 (??)가 있어야 설치 가능합니다.

스포어 같은 웹 호스팅에서는 설치가 불가능하죠...

 

comment menu
2018.02.12. 20:08

신고

"도다님의 댓글"

이 댓글을 신고 하시겠습니까?

260578 작성자 → 도다
profile image

아이코오..

comment menu
2018.02.14. 14:03

신고

"260578님의 댓글"

이 댓글을 신고 하시겠습니까?

JAVA
profile image

우와!

comment menu
2018.02.14. 20:16

신고

"JAVA님의 댓글"

이 댓글을 신고 하시겠습니까?

권한이 없습니다.
번호 제목 글쓴이 날짜 조회 수
공지 [작업 완료] 설 명절 맞이 서버 업데이트 안내 3 마스터 24.02.11.17:21 1011
공지 [중요] 호스팅 만료와 관련하여 일부 수칙이 변경됩니다. 4 마스터 23.01.14.02:23 4690
공지 [필독] 질문하는 방법 17 마스터 18.02.23.03:09 4482
606 윈도우 서버에 모니위키 설치 가능한가요? 6 제르엘 19.05.13.23:21 286
605 라즈베리파이로 홈서버 가능할까요? 6 토리토 21.04.29.09:40 324
604 나무마크 다운 방법 6 맛수타 17.06.19.06:58 352
603 갑자기 소유한 모든 Freenom 도메인이 작동을 안하네요. 6 Yell 21.04.29.09:55 367
602 [파이썬] 소용돌이(?) 코딩이 어렵네요 ㅠㅠ 6 image 이니스프리 20.02.14.22:06 2611
601 PHP) Sandbox에서 실행한 결과와 실제 서버에서 구동되는게 다릅니다. 6 260578 20.05.28.09:11 125
600 선택약정 안 되는 중고폰의 경우에는 어떤 단점이 있는 것인가요?? 6 이니스프리 20.01.21.14:30 3104
599 sfuhost에서 사용 가능한 언어 6 모여라꿈동산 21.11.22.14:43 303
598 이북리더 아이리버 스토리의 신기한 PDF 사전검색 기능... 6 네모 18.04.07.19:31 346
597 SSL 6 Apache 20.07.02.23:11 119
596 아직도 윈도우10에서 윈도우 11으로 무료 업그레이드가 가능한가요? 6 NoYeah 23.01.26.00:48 624
[미디어위키] 확장기능 FLOW,ECHO 설치중 오류 6 260578 18.02.12.16:59 340
594 티켓팅, 수강신청 등 관련하여 특정 서버시각 확인에 대해 질문 드려요 6 이니스프리 17.10.16.17:55 1474
593 첨부 파일의 디자인을 변경하고 싶은데... 6 image title: 대한민국 국기Adam 18.01.12.08:53 659
592 Ping 유무 html로 표현 6 image 사나이 19.03.10.22:08 652
591 실시간 오디오 스트리밍을 하고 싶습니다. 도와주세요. 6 김윤광 17.12.13.13:33 2029
590 XE 많이 안좋은가요?? 6 title: 에그joyful 18.07.04.19:57 187
589 이 파이썬 강좌를 수강하는 것은 어떨지 여쭤봅니다 ^^ 6 이니스프리 20.01.31.12:43 244
588 파이썬에서 유니코드 문자열 처리와 관련하여 질문 드립니다 6 image 이니스프리 19.10.12.21:10 1131
587 미디어위키 설치법 6 image 맛수타 17.05.25.17:59 633