Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- navicat
- disk 100% 사용
- CSS
- php zip 모듈
- 갈레라
- Laravel
- author style
- html 구성
- postfix
- ZipArchive 오류
- php 파일 삭제
- nginx
- php excel
- Oracle
- OTP 오류
- disk full
- OTP 보정오류
- wsrep
- DOTCOM 마케팅 설계자 SECRET
- MariaDB
- 국민은행(기업)
- centos7
- user style
- php 업로드 파일 삭제
- error 1728
- mysql.proc 오류
- 복구
- nginx 1.12.0
- php 7.3
- 디스크 용량 확인
Archives
- Today
- Total
Jehna :)
[MariaDB 에러] Error Code : 1728. Cannot load from mysql.proc. The table is probably corrupted. 본문
윌리/DB
[MariaDB 에러] Error Code : 1728. Cannot load from mysql.proc. The table is probably corrupted.
Jehna 2022. 7. 19. 16:51DB 복구 후, 잘 사용하고 있다 에러가 발생했다.
아마도 서버에 설치한 MariaDB 는 10.6이고 복구한 버전은 10.1이여서 발생한 오류같다.
해결 방법은 간단하다. MariaDB 업그레이드!
# mysql_upgrade -u root -p |
'윌리 > DB' 카테고리의 다른 글
PDO 에러 There is already an active transaction in.. (0) | 2022.12.08 |
---|---|
mariadb 복구 (innodb) (0) | 2022.07.15 |
Mariadb 데이터 베이스 생성 (0) | 2020.06.18 |
mariaDB 백업 및 복구 (0) | 2019.11.19 |
[Oracle] 날짜형식 변경 (yy/mm/dd 변경) (0) | 2018.03.30 |