| MySQL export 'breaks' on HTML elements?
|
EvertVd

msg:4402563 | 9:37 am on Dec 31, 2011 (gmt 0) | I have a database with (amongst other things) fields that contain HTML. The database is UTF-8 MyISAM. Whenever I use phpMyAdmin Export the resulting file (also UTF-8) only contains the partial contents of certain fields. I found out it breaks at any HTML element like &nbps;, ë, € etc. So anything before the first element is exported, but from that element onwards seems to be ignored. Does anyone know what the problem might be?
|
|