Share the post "mysql 엔진 타입확인"
select table_schema,table_name,engine from information_schema.tables where table_schema=’$DBname’;
// “ << 이거아님 ‘ ‘ 이거임 변경해서할것
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website