yourfirstserver.comThursday, 24 May 2012
Find Us on : RSS/Feed Facebook Twitter

Rectifying corruption issues in MyISAM table in MySQL 5.0.22 database

MySQL is the most popular open-source database in the world. It has the distinction of being the only database that is used in every continent. Yes, even Antartica!!! The reasons for such popularity is its availability, performance, robustness, etc. It provides three types of database engines, MyISAM, InnoDB, and MySQL Archive. Out of these, the MyISAM table is the default table type. It is fast, simple, and allows full-text searching. Although it is reliable, it can become corrupt and, thus, inaccessible following a system crash. You should use appropriate corrective measures to repair

...

Database Page Corruption and Page Checksum Error in MySQL

Is your MySQL database gets crashed frequently? Are you unable to start MySQL database service and getting an error message every time you trying to open the MySQL database? Well, this behavior can be the outcome of critical database corruption scenarios. After corruption, MySQL relational database management system application cannot read the database and you face critical data loss situations. At this point, you need to opt for MySQL recovery solutions.

As a practical example of this behavior of MySQL database, you may come across the following error message when you try to open

...

Oracle Announces TimesTen In-Memory Database 11g and In-Memory Database Cache 11g

Today, Oracle announced the availability of Oracle TimesTen In-Memory Database 11g and Oracle In-Memory Database Cache 11g, the database caching option for Oracle Database 11g.

“As a pioneer in electronic trading solutions, NYFIX has helped transform the global trading environment through business and technology innovations,” said Don Henderson, Chief Technology Officer, NYFIX. “One of the key technology drivers in today’s equities trading market is low latency. Our clients want the ability to place orders and get immediate

...