That page wont load for me, i suspect its my inet connection.
Anyway the problem is solved. The issue is that there is binary incompatability with using mysqlhotcopy files. The solution is to use mysqldump to dump [b]sql[/b[ files and then "source" these files into the new empty database in mysql. all works fine :-)
In my case in one table there is a row with text "....appear int he KPI's and no" .. but when using the hotdumps the corrupted text looks like this
Use SQL files and its all good
Thanks for the swift response anyhow, nice to see a helpful and active community
[originally posted on jforum.net by amir]