URL: http://www.nikmakris.com/2005/mar/29.html http://www.xaprb.com/blog/2006/04/14/bad-character-data-in-mysql/ – “How to find and fix invalid character data in MySQL” update [table_name] set [field_name] = replace([field_name],’[string_to_find]‘,’[string_to_replace]‘);
Entries from January 2009
MySQL replace() function
January 8th, 2009 · 1 Comment
Tags: MySQL
Disable SSO on Plesk 9 (Linux)
January 8th, 2009 · 1 Comment
When you install Plesk 9 with all the features it enables SSO by default. When you login to the Plesk control panel and enable the firewall module you will then get locked out of Plesk when you disconnect. You won’t be able to login and may just be presented with a “Continue” button which will [...]
Tags: Control Panels · Linux · Operating System