Pario TechnoBlob
About Posts

Tag: MySQL

mysql on a nondefault socket It is sometimes necessary to run two instances of mysql, like in my case. I need a mysql database in addition to the one Zimbra uses. One solution to this problem is to run...
Oct 8, 2008 6:16PM
Create a mysql trigger This is a short description on how you can create an easy Trigger in mysql. My trigger will insert todays date when I insert a new database record. A trigger is a named...
Oct 1, 2008 5:05PM
Enable query caching in mysql Query caching is a way to increase the performance of mysql by caching database queries. It’s quite easy to do and only requires to edit one file, in Debian it’s called...
Sep 13, 2008 1:15PM
mysql_secure_installation — Improve MySQL Installation Security This program enables you to improve the security of your MySQL installation in the following ways: You can set a password for root accounts. You can remove root accounts that...
Feb 19, 2008 12:37AM
«« « 1 2 3  …  8 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom