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