<div dir="ltr">hello,<div><br></div><div>i am downgrading mythtv. to keep my data, i need to import my recording table</div><div>however in the older version the table has less columns</div><div>i have a mysqldump of the wider table and need to insert into older version with narrower table.</div>
<div><br></div><div>i thought about using awk to delete the non relevant fields. however there are man "," inside strings, so splitting fields by "," is not simple</div><div><br></div><div><br></div><div>
any simple idea ? some sql magic ?</div><div><br></div><div>thanks,</div><div>erez.</div></div>