MySQL

Find Replace Tags in DB Query
Example: find and replace <script> bad stuff here </script> within a substring of a database table field. This snippit will replace the st...
Fri, 24 Jan, 2014 at 9:49 PM
cPanel - Set up Remote MySQL
1) Install mysql 2) Run mysql_install_db 3) On the cPanel Server - cat /root/.my.cnf - get the password 4) On the Database Server  : #/usr/bin/mysql...
Tue, 11 Nov, 2014 at 1:12 AM