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 |
29 | 30 | 31 |
Tags
- 갈레라
- OTP 보정오류
- disk 100% 사용
- OTP 오류
- nginx 1.12.0
- 디스크 용량 확인
- ZipArchive 오류
- wsrep
- DOTCOM 마케팅 설계자 SECRET
- author style
- mysql.proc 오류
- php 7.3
- php 업로드 파일 삭제
- php excel
- postfix
- nginx
- centos7
- CSS
- MariaDB
- error 1728
- php zip 모듈
- Oracle
- navicat
- Laravel
- html 구성
- disk full
- 국민은행(기업)
- 복구
- php 파일 삭제
- user style
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 |