<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">글걸이: MySQL-phpMyAdmin으로-MyISAM-테이블-형식을-InnoDB로-바꾸기에 달린 최근 덧글/걸린글 목록</title>
  <id>https://pat.im/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="https://pat.im/" />
  <subtitle type="html">적어도 한 발은 느린 뒷북 블로그</subtitle>
  <updated>2025-10-16T10:17:43+09:00</updated>
  <generator>Textcube 2.0.0 : Beta 3 : inquieto</generator>
  <entry>
    <title type="html">모르세님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment68301" />
    <author>
      <name>모르세</name>
    </author>
    <id>https://pat.im/1003#comment68301</id>
    <published>2013-01-23T10:11:53+09:00</published>
    <summary type="html">좋은 정보 얻고 갑니다.감사 합니다.</summary>
  </entry>
  <entry>
    <title type="html">팥알님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment68304" />
    <author>
      <name>팥알</name>
    </author>
    <id>https://pat.im/1003#comment68304</id>
    <published>2013-01-24T09:26:59+09:00</published>
    <summary type="html">네, 도움이 되셨기를 바랍니다.^^</summary>
  </entry>
  <entry>
    <title type="html">우빈님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment68743" />
    <author>
      <name>우빈</name>
    </author>
    <id>https://pat.im/1003#comment68743</id>
    <published>2013-03-07T10:30:28+09:00</published>
    <summary type="html">음. 제가 오라클만 하다 처음 mysql 하는데요.. 

저렇게 export , text 파일 수정, import 하는거 보다 

테이블을 따로 한개 InnoDB 방식으로 만들어서

데이터만 복사 하는게 더 나은 방법이 아닐런지요? 

기본 테이블 생성 엔진이 InnoDB이면 

CTAS로 그냥 복사해도 될것 같은데요.. 

혹시 문제점이 있는지.. ??? 제가 mysql 어제 첨 해본거라요.</summary>
  </entry>
  <entry>
    <title type="html">팥알님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment68744" />
    <author>
      <name>팥알</name>
    </author>
    <id>https://pat.im/1003#comment68744</id>
    <published>2013-03-07T10:44:55+09:00</published>
    <summary type="html">네, 말씀하신 대로 InnoDB 테이블을 새로 만들고 자료를 복사해도 잘 될 겁니다.
phpMyAdmin으로 간편하게 하려고 하는 방법을 찾다 보니 별다른 명령어를 쓰지 않고 내보내기/가져오기를 하는 방법을 생각하게 되었습니다.</summary>
  </entry>
  <entry>
    <title type="html">아로님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment69087" />
    <author>
      <name>아로</name>
    </author>
    <id>https://pat.im/1003#comment69087</id>
    <published>2013-03-15T14:07:02+09:00</published>
    <summary type="html">좋은 정보 감사합니다.

그런데 Export 받아서 Engine=InnoDB 로 고치고 Import 해도 다시 조회해 보면 여전히 MyISAM 형태로 남아 있네요. MySQL 서버 버전: 5.5.9 Protocol version: 10 인데... 어떻게 된 일일까요? ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">팥알님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/1003#comment69089" />
    <author>
      <name>팥알</name>
    </author>
    <id>https://pat.im/1003#comment69089</id>
    <published>2013-03-15T14:38:44+09:00</published>
    <summary type="html">혹시 MySQL DB의 기본 테이블 형식이 MyISAM으로 지정되지는 않았나요? ( http://pat.im/1002 )
그게 아니라면 저도 잘 모르겠네요.
DB를 시험 삼아 새로 만들어서 작업해 보시면 어떨까 싶습니다.</summary>
  </entry>
</feed>
