May 24, 2012

Post: How FLUSH TABLES WITH READ LOCK works with Innodb Tables

to complete. Here is example how… Sending data | select count(*) from A,B | 0…that very nasty “full join” select toto the database at all (use mysql -A in this case, tostored procedures etc (which are stored in MyISAM tables anyway) you can consider using –no-lock option with Percona Xtrabackup. Many

Post: Flexviews - part 3 - improving query performance using materialized views

to update the snapshot to reflect the changes that have happened in the databasestored procedures to modify the dictionary. Do not modify it directly. convert.php You are probably unfamiliar with the SQL_API. In order to

Post: Analyzing air traffic performance with InfoBright and MonetDB

how fast they are in different queries. First favorite query for any database benchmarker is SELECT countthat MonetDB does not like to scan many records, there is query select year,count(*) as c1 from ontime group by YEAR which shows how many

Post: MySQL Query Cache

stored procedure calls are not, even if stored procedure would simply preform select to retrieve data from table. Avoid comment (and space) into be cached. Query must be deterministic – Query might provide same result no matter how many

Post: Debugging problems with row based replication

to write binary logs in statement mode.   The row-based format does offer advantages particularly if triggers or stored proceduresto the databasein particular that the server is trying to find is c1=1, but how can we find that