in reply to Re^2: Can't Insert Data To Multiple Table With DBI::Mysqlin thread Can't Insert Data To Multiple Table With DBI::Mysql [SOLVED]
Yup, MySql doesn't support insert multiple table in one query. so i fix it with if elsif function :)
^_^