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
- Cloud DB for MySQL
- RDBMS
- Docker
- vacuum
- RDS
- mysql
- Maria
- opensource
- maxclients
- NOSQL
- jmeter
- Connection
- REDIS
- OD
- cdb
- autovacuum
- NCP
- 6.2.7
- DML
- zabbix
- Replication
- mongo
- MyISAM
- ROLLBACK
- online ddl
- ncloud
- InnoDB
- 성능테스트
- postgresql
- slack
Archives
- Today
- Total
목록MyISAM (1)
개인 공부

오늘은 MySQL MyISAM 엔진의 테이블들을 InnoDB 엔진의 테이블로 변경하는 내용에 대해서 포스팅할 예정입니다. MySQL Dev에 작성된 지침들을 확인해 보면서 진행하도록 하겠습니다. https://dev.mysql.com/doc/refman/8.0/en/converting-tables-to-innodb.html MySQL :: MySQL 8.0 Reference Manual :: 15.6.1.5 Converting Tables from MyISAM to InnoDB 15.6.1.5 Converting Tables from MyISAM to InnoDB If you have MyISAM tables that you want to convert to InnoDB for better reliabi..
MySQL & Maria
2023. 5. 26. 12:25