Pentaho Spoon Data Integration

Posted on Leave a commentPosted in MySQL, SQL Server

On the company, many source of data will be maintained by the staff. This situation will impact difficulty for managing data like transaction data, personal data over cross platform. Pentaho is application that can deliver powerful Extraction, Transformation and Loading (ETL) capabilities using an innovative, metadata-driven approach. We can easily to migrate data form the […]

Cannot load from mysql.proc

Posted on Leave a commentPosted in PHP, SQL Server

Today, I’ve problem with my database. When I try to export/backup a database, the following error is shown: [code] Cannot load from mysql.proc. The table is probably corrupted [/code] And that is happened because some error in mysql engine. I try to solve it with upgrade mysql engine. The following steps are: 1. Using command […]