Mysql Data Editing

Hello,

I have a script written in PHP and a MySQL table with two tables. The script checks word and word pairs from table products (column artikl and opis) in dictionary table and returns the values to the data table named products – artikl > artikl2 and opis > opis2.

The script starts and does not complete the whole table. It stops at for example row 62 or row 128 etc.

Please check what causes the hanging and correct script or mySQL table is broken. Tell me where the error is and what to do that this error will not occure in the future for other tables.

Attached is the script and the database

Leave a Reply

Your email address will not be published. Required fields are marked *