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
- textarea autosize
- 해쉬
- aws lightsail
- 버블정렬
- 빅오
- 스택
- 그리디
- tailwindcss
- nextjs
- never타입
- 알고리즘
- TypeScript
- styled-components
- 슬라이딩윈도우
- next.js
- Algorithm
- react
- 정렬
- 라이프사이클
- JavaScript
- NextAuth
- nestjs
- isNaN
- 블로그만들기
- js알고리즘
- react-query
- cookie
- 큐
- 투포인터
- typscript
Archives
- Today
- Total
목록SQL (1)
far
[MySQL]Error executing DDL 예약어 에러
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL " create table like ( like_id bigint not null auto_increment, liked bit, article_article_id bigint, liker_member_id bigint, primary key (like_id) ) WARN 30804 --- [ restartedMain] o.h.t.s.i.ExceptionHandlerLoggedImpl : GenerationTarget encountered exception accepting command : Error executing DDL " create table like ( ..
SQL
2022. 12. 29. 15:56