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
- 슬라이딩윈도우
- react-query
- isNaN
- 빅오
- styled-components
- textarea autosize
- never타입
- JavaScript
- TypeScript
- cookie
- 블로그만들기
- nextjs
- 알고리즘
- 정렬
- js알고리즘
- 투포인터
- nestjs
- 스택
- react
- NextAuth
- 버블정렬
- tailwindcss
- 큐
- aws lightsail
- 라이프사이클
- typscript
- next.js
- Algorithm
- 해쉬
- 그리디
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