• 목록
  • 아래로
  • 위로
  • 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 1010
공지 [중요] 호스팅 만료와 관련하여 일부 수칙이 변경됩니다. 4 마스터 23.01.14.02:23 4685
공지 [필독] 질문하는 방법 17 마스터 18.02.23.03:09 4482
286 php udp socket으로 struct 형태의 data를 보낼 수 있나요? 5 연우빠 18.07.20.15:58 217
285 인용문, 가로줄등이 작동하지 않습니다. 5 260578 17.12.03.17:44 217
284 모바일과 윈도우에서 잘 작동하는 note taking 앱이 있을까요? 6 이니스프리 21.03.28.22:58 216
283 맥북 프로 구매와 관련하여 여쭤봅니다 4 image 이니스프리 20.01.20.13:03 216
282 호스팅 신청을 안하고 커뮤니티 활동을 해도 되나요? 5 없음 19.01.01.12:54 216
281 실험실 공유기의 상태가 실로 이상하네요. 2 국내산라이츄 17.10.27.14:20 216
280 이거 무슨 오류인가요? image 국내산라이츄 17.07.30.21:58 216
279 VPS 플랜 선택과 관련하여 질문 드립니다 ^-^ 4 image 이니스프리 20.02.28.20:52 215
278 음성번역기 앱 중에 켜놓으면 계속 번역을 해주는 앱이 있을까요? 이니스프리 19.12.25.11:16 215
277 판단 대기 시간 6 없음 19.01.11.14:09 215
276 usb 부팅 질문 드립니다. 1 calm 18.12.14.16:16 215
275 스포어 서버에서는 JQuery를 사용할 수 있나요? 4 260578 18.11.23.08:20 215
274 ssh 유저로는 DB를 못 건드리나요? 6 abnoeh 18.04.08.10:09 215
273 핸드폰 유심이 이상해요. 7 슬기 20.06.01.19:18 214
272 도메인 기관이전을 하려고 합니다 5 260578 19.06.13.22:18 214
271 Input submit 버튼 2 260578 19.01.20.18:44 214
270 POST 데이터가 보내지지 않습니다 5 260578 19.01.20.13:45 214
269 계산기를 만드는데 문제가! 6 studyHTML 18.11.06.23:06 214
268 파일질라는 접속하면 폴더지정이 안되나요? 2 슬기 18.09.30.23:48 214
267 php 검색 기능 도와주세요 8 title: 에그joyful 18.08.01.22:25 214