in reply to Database copy table with DBI

What kind of issues do you have? The obvious one is the missing double quote before DBI:mysql:database=$dbrow;host=$destination_host" . Try settitng PrintError to 1 on connect to get more information.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: Database copy table with DBI
by cbtshare (Monk) on Nov 14, 2016 at 21:34 UTC
    Thank you, well the connection parts all work and I get the data, I was just wondering if the logic of it all is sound, and if printing inserting the array reference makes sense here