Forum Moderators: coopster

Message Too Old, No Replies

changing table types in Php Myadmin

         

ferhanz

12:36 pm on Dec 3, 2004 (gmt 0)

10+ Year Member



how can i change tables from MyISAM to InnoDB in Php myadmin, i am doing that because i have to write too much code when deleting records , as far as i know in InnoDB when u delete the table with primary key in it , it automatically delete recordsrelated to it in every table.

plz tell if i am right or wrong

Farhan

jatar_k

11:03 pm on Dec 3, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



try here for info

[dev.mysql.com...]

how to do it in phpmyadmin, no clue