[42000][1064] (conn=4033) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near
https://mariadb.com/kb/en/mariadb-error-codes/
MariaDB Error Codes
MariaDB error codes reference list.
mariadb.com
https://lollaziest.tistory.com/94
MariaDB vs Oracle 데이터타입비교
##처음으로 DB이관을 수행하게되었을때 아무런 정보가 없이 주어졌다. 그래서 테이블 변환을 하면서 매칭될 타입이 어떤건지에 대한 이해가 가장 먼저 필요로 하여 아래부분들을 가져와서 원노
lollaziest.tistory.com
https://shlee1990.tistory.com/528
[SQL] 마리아디비 (MariaDB) 데이터 유형 소개
정보 업무명 : 마리아디비 (MariaDB) 데이터 유형 소개 작성자 : 이상호 작성일 : 2020-02-26 설 명 : 수정이력 : 내용 [개요] 안녕하세요? 웹 개발 및 연구 개발을 담당하고 있는 해솔입니다. MySQL과 동일
shlee1990.tistory.com
https://jookipedia.tistory.com/21
varchar와 varchar2의 차이점
기본적 지식으로 지식이지만, 매번 다른 DBMS를 사용할때마다 헷갈릴때가 있어서 생각난김에 다시 정리하고 가자는 생각으로 글을 써본다. 새로운 DBMS를 사용하시다가 헷갈리시는 분들 모두 간
jookipedia.tistory.com
https://lifelife7777.tistory.com/41
CHAR, VARCHAR, VARCHAR2 차이점
오라클에서 문자를 저장하기 위해서는 알맞은 데이터 타입을 변수에 지정해줘야 합니다. 대표적인 3가지 데이터 타입을 보고 차이점을 보도록 하겠습니다. 1. CHAR CHAR 데이터 타입은 고정된 문자
lifelife7777.tistory.com
'Spring > error log' 카테고리의 다른 글
'oauth2Login()' is deprecated and marked for removal (0) | 2024.01.09 |
---|---|
@EnableGlobalMethodSecurity is deprecated (0) | 2024.01.09 |
스프링 Table doesn't exist 오류 (0) | 2023.12.30 |
gradlew permission denied 이슈 (0) | 2023.12.30 |
Unable to detect database type (0) | 2023.12.18 |