Archive for the “DBMS / Databases” Category
Dec
23
2010
Nov
24
2009
How to Backup MySQL Databases Automatically Using CronPosted by Spyros in DBMS / Databases, tags: automatic mysql backup, cron backup, cron backup mysql, daily backup mysql, mysql back up, mysql cron, sql backup
Oct
12
2009
Learn mySQL Programming – Users, Databases, Tables Manipulation ( Part 1 )Posted by Spyros in DBMS / Databases, tags: create database, create table, database management system, databases, dbms, drop database, drop table, mysql, mysql basics, mysql programming
Oct
07
2009
How to Save RAM Usage on mySQLPosted by Spyros in DBMS / Databases, tags: disable innodb, mysql innodb, mysql ram, mysql tips, reduce mysql ram usage, save memory from mysql
|


The internet has always been about the information. Millions of people literally write billions of words of text everyday online and several others read them. This whole model is solely based on databases and database programming, which is actually the practice of storing information and retrieving it in an easy manner.
Running a server with Apache2, mySQL, cron and more can really be a RAM intensive procedure. If you are running multiple virtual websites, there could be a chance that your RAM is just not enough. Therefore, there is the need to decrease the RAM usage somehow.
Entries (RSS)