• 목록
  • 아래로
  • 위로
  • 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. (60%) 274780/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 1043
공지 [중요] 호스팅 만료와 관련하여 일부 수칙이 변경됩니다. 4 마스터 23.01.14.02:23 4710
공지 [필독] 질문하는 방법 17 마스터 18.02.23.03:09 4482
926 계속 사용중이던 네트워크 공유 폴더가 갑자기 액세스 불가라고 뜹니다. 6 image 장윤서 18.06.07.16:55 34353
925 팀뷰어 대체할 원격 제어 프로그램 추천 부탁드립니다 16 이니스프리 17.11.30.15:38 32329
924 엑셀 그래프의 축 간격 조절 문제입니다. 2 image 국내산라이츄 17.08.10.11:06 12508
923 아이폰/아이패드 충전기 발열 관련 질문 드립니다 9 image 이니스프리 19.05.02.22:52 11133
922 PyQt 실행시 프리징 현상 관련하여 질문 드립니다! ㅠㅠ 3 이니스프리 19.07.06.03:37 6734
921 에러 523 해결법 4 입체그림 20.02.21.16:48 6730
920 프린터가 지 맘대로 프린트를 하네요. 3 곰도리푸 18.04.04.18:20 6116
919 윈도우용 메일 클라이언트가 필요합니다. 9 네모 18.01.11.20:15 5869
918 크롬에서 특정 사이트 접속 문제 관련하여 질문 드립니다 9 이니스프리 17.03.27.18:03 5327
917 오라클 클라우드 프리티어 가입이 안 되네요 ㅠㅠ 20 이니스프리 20.06.26.21:31 4851
916 파이썬 에디터로 어떤 것이 좋나요? 14 NoYeah 20.01.08.21:08 4536
915 라떼판다와 라즈베리 파이 중 어느 쪽을 사는 게 나을까요? 9 제르엘 18.10.14.19:25 3842
914 나무 위키의 수익구조는 무엇일까요? 2 NoYeah 18.03.18.15:56 3842
913 파티션 복구 프로그램 TestDisk 잘 아시는 분 계시나요? 29 이니스프리 17.11.10.14:53 3750
912 IE11에서 이미지가 깨지는 현상을 해결할 수 있을까요? 2 이니스프리 19.08.02.00:01 3705
911 파일질라로 연결하니까 보안되지 않은 서버입니다. TLS를 통한 FTP를 지원하지 않습니다. 이렇게떠요 해결방안좀 1 마카오 16.09.11.00:57 3658
910 자바스크립트 FormData와 관련된 메서드의 IE 호환성과 관련하여 질문 드립니다 ^^ 6 image 이니스프리 19.08.05.14:22 3433
909 선택약정 안 되는 중고폰의 경우에는 어떤 단점이 있는 것인가요?? 6 이니스프리 20.01.21.14:30 3105
908 [Requests] multipart/form-data의 전송에 대해 질문 드립니다 ^^ 4 이니스프리 19.12.18.22:00 3045
907 집에서 시놀로지 NAS로 워드프레스나 미디어위키 돌리면 느릴까요? 10 이니스프리 17.01.16.20:56 2990