Skip to content

Songmu/p5-MySQL-Warmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

MySQL::Warmer - execute warming up queries for InnoDB

SYNOPSIS

use MySQL::Warmer;
MySQL::Warmer->new(dbh => $dbh)->run;

DESCRIPTION

MySQL::Warmer is to execute warming up queries on cold DB server.

I consulted following entry about warming up strategy of this module.

http://labs.cybozu.co.jp/blog/kazuho/archives/2007/10/innodb_warmup.php

SEE ALSO

mysql-warmup

LICENSE

Copyright (C) Songmu.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Songmu y.songmu@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages