-
Dropping a table does not remove permissions granted to it in MySQL
-
Perl script to convert MySQL character set to utf8
“Groovy, baby!”, as international man of mystery likes to say. It seems converting character and text data to utf8 character set is a common task for MySQL, especially during an upgrade. In fact, I had trouble with it during server and WordPress database upgrade for this blog site. I wrote about it in this post,…
-
Masking a CSV file through shuffling
-
Get to MySQL data directory on Ubuntu
-
Identify a proxy when automatic configuration script is used
Many, if not all, corporations control and monitor employees web surfing and email activities. Sometimes a company may choose to use automatic configuration script to enable employees’ web connection. This can be verified by: Internet Explorer: Tools -> Internet Options-> LAN Settings -> “Use automatic configuration script”; Firefox 3: Tools -> Options -> Advanced ->…