หน้าเว็บ

วันศุกร์ที่ 8 กุมภาพันธ์ พ.ศ. 2556

Naveen Kadian

Recovering a corrupt InnoDB table in MySQL

The MySQL database is one of the most used database engines in the world. The reasons behind this are - apart from being an open sourced database - its scalability, flexibility, high availability, ability to carry out robust transactions, and so on. Howev... Read >

MySQL Log Displays Error 126

MySQL log is the best way to identify the problems encountered by MySQL user while starting, closing, or running MySQLD (MySQL Server). These log files are saved in MySQLD data directory and can be erased using FLUSH LOGS command. The information saved in... Read >

Resolving InnoDB Error 'The tablespace free space info is corrupt'

InnoDB is a MySQL storage engine and is considered more reliable over its counterparts for the main reason that it supports ACID transactions. InnoDB can recover from problems like unexpected shutdown by replaying the log files. But irrespective of these ... Read >

Recovering MySQL database after abrupt system shutdown

MySQL database, because of its fast performance, high reliability, and ease of use, is the world's most used open source database. If you combine all these features with the open source database feature, you have got all the ingredients of a complete rela... Read >

Resolving Incorrect key file for table - Error in MySQL

In MySQL relational database management system, you can use different storage engines for effective storage and management of your data. MyISAM is a default storage engine in MySQL, which is based on older ISAM code. However, it has several useful extensi... Read >

Fixing InnoDB Database Page Corruption

MySQLD (MySQL Sever) crash can occur when it accesses or encounters a corrupt InnoDB database page. In most cases of MySQLD crash, the database becomes unmountable, rendering to inaccessibility of all its saved records. In addition, the server exhibits an... Read >

Recovering MySQL database from the ERROR 1146 (42S02) error

MySQL is a relational database management system (MySQL) that acts as a server providing multi-user access to many databases. It is used by some very high-traffic websites like Flickr, Facebook, Wikipedia, Google, Nokia, YouTube, etc. MySQL is preferred b... Read >

Here for more information
Click Here for more information

ไม่มีความคิดเห็น:

แสดงความคิดเห็น