반응형
MARIADB 오류 1528 Incorrect parameter count in the call to native in the call to native function 'ifnull'
1.오류 1528원인
- 네이티브 함수 '%s'에 대한 호출의 잘못된 매개변수 개수
2.오류 1528 이미지
3.오류 1528 해결
- IFNULL(I_USE_YN,'Y') 변경
반응형
'MariaDB > SQL 오류' 카테고리의 다른 글
Mariadb sql 오류 1054 Unknown Column 'Y' in Default (0) | 2024.07.17 |
---|---|
The transaction associated with this command is not the connection's active transaction (0) | 2024.07.17 |
MARIADB SQL 오류 13 Get error 13 "Permission denied" (0) | 2024.07.10 |
maradb sql 오류 2013 Lost connnection to server during (1) | 2024.07.03 |
22007 : Incorrect datetime value: '100' for column `ROW_CNT` at row 1 (0) | 2024.05.27 |