Skip to content

Instantly share code, notes, and snippets.

Created November 15, 2014 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/11da7a3b29668599c6c0 to your computer and use it in GitHub Desktop.
Save anonymous/11da7a3b29668599c6c0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>MySQL GUI Tools. MySQL Monitor and Manager</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="MySQL, GUI, Tools, Manage, Monitor" />
<meta name="description" content="Manage, Monitor MySQL servers using our popular MySQL GUI Tools. Trusted by 2 million users and 30 thousand companies." />
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic,600italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="icon" href="https://static.webyog.com/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="https://static.webyog.com/favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="https://static.webyog.com/min/g=master-css&v=235"/>
<link type='text/css' rel='stylesheet' href='https://static.webyog.com//min/f=/css/index.css&v=235' /><link type='text/css' rel='stylesheet' href='https://static.webyog.com//min/f=/css/jquery.fancybox.css&v=235' /> <!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="https://static.webyog.com/css/ie7.css?version=235" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="https://static.webyog.com/css/ie8.css?version=235" />
<![endif]-->
<!--[if gt IE 7]>
<link rel="stylesheet" type="text/css" href="https://static.webyog.com/css/ie8-and-up.css" />
<![endif]-->
<script type="text/javascript" src="https://static.webyog.com/min/f=/js/jquery.1.7.js&v=235"></script>
<script type="text/javascript" src="https://static.webyog.com/min/f=/js/jquery.cookie.js&v=235"></script>
</head>
<body class="wy-body">
<div class="wy-main-wrapper">
<div id="wy-banner-wrapper" style="display:none;">
<!-- Old style Banner structure <div class="wy-container"> -->
</div>
<div id="wy-header-wrapper">
<div class="wy-container">
<div id="wy-logo" class="wy-left">
<a href="/"><img src="https://static.webyog.com/images/webyog-logo.png?v=2" alt='webyog logo' /></a>
</div>
<div class="wy-right wy-restrict-width">
<div>
<div class="wy-left minicart-section wy-minicart-section">
<div class="wy-left wy-font-level-3 minicart-section-inner">
<a class="wy-link-color" id="my-minicart">
<span class="cm-icons" id="wy-cart-icon"></span>
<div class="wy-font-level-3" id="minicart">Cart</div>
<div class="wy-font-level-3" id="minicart_brackets">(<span id="minicart_count"></span>)</div>
</a>
</div>
<span class="wy-img-button" id="tooltip-arrow"></span>
<div id="tooltip-content">
<table id='minicart-product-list' width='100%' class='wy-font-level-3' cellspacing=10>
</table>
<div class="wy-clear wy-right"><a id="view-cart" href="#shopping-cart-container" class="cboxElement"><div id='view-cart-span' class='wy-white wy-button wy-center-text wy-checkout-button'>View cart</div></a></div> </div>
</div>
<div id="wy-webyog-search">
<form action="/webyog/search" id="cse-search-box">
<input type="hidden" name="cx" value="004508359561450295238:famli6ynmy0" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<!--<input type="text" name="q" size="31" />-->
<input id="search" type="text" name="q" class="wy-search-box wy-user-actionable wy-right" size="35" />
<a href="javascript:"><span class="wy-search-box-icon wy-right"></span></a>
</form>
</div>
</div>
<div class="wy-link-list wy-right wy-font-level-3">
<ul id="dropdown-menu">
<li>
<a id="home" href="/">Home</a>
</li>
<li class="wy-old-visitors-tab">
<a id="products" href="" onclick="return false;">Products</a>
<ul>
<li><a href="/product/sqlyog">SQLyog</a></li>
<li><a href="/product/monyog">MONyog</a></li>
</ul>
</li>
<li>
<a id="shop" href="/shop">Shop</a>
</li>
<li>
<a id="downloads" href="/product/downloads">Download Trials</a>
</li>
<li>
<a id="customer-login" href="/customer">Customer Login</a>
</li>
<li>
<a id="community" href="http://forums.webyog.com" target="_blank">Community</a>
</li>
<li class="zero-right-margin-right-padding dropmenu_last_child_margin">
<a id="blog" href="http://blog.webyog.com" target="_blank" class="zero-right-margin-right-padding">Blog</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var showUnderlinedBanner = true;
//timer-banner relate code
var bannerExpiryDate = '5/31/2013 23:59:59';
$(document).ready(function() {
//Donot uncomment below code
//$("#coupon-code").text(Math.round(new Date().getTime() / 1000));
$(".wy-search-box-icon").click(function() {
if ($("#search").val() == "") {
} else {
$(this).parents('form').submit();
}
});
//console.log($("#banner-discount-timer").width());
//timer-banner relate code
$('.countdown').downCount({
date: bannerExpiryDate,
offset: -7
}, function() {
//alert('WOOT WOOT, done!');
$('#wy-banner-wrapper').hide();//commented
});
$("#banner-link").hover(function() {
if (showUnderlinedBanner) {
//$("#banner-left").find('span').addClass("white-underline");
$("#banner-link").addClass("white-underline");
}
}, function() {
if (showUnderlinedBanner) {
//$("#banner-left").find('span').removeClass("white-underline");
$("#banner-link").removeClass("white-underline");
}
});
$("#wy-webyog-search #search").keydown(function(event) {
//alert(event.which); return;
if (event.which == 13) {
if ($("#search").val() == "") {
return false;
} else {
$("#wy-webyog-search #search").parents('form').submit();
e.preventDefault();
}
}
});
var pattern = / *(\/shop)/;
if (pattern.test(window.location.href)) {
$("#banner-link").attr("href", "javascript:return false;")
.css("cursor", "default");
showUnderlinedBanner = false;
}
});
</script>
<div class="wy-content-wrapper">
<div class="wy-wrapper">
<div id="customers-wrapper">
<div class="wy-container">
<div class="wy-half-tab wy-left">
<div class="wy-special-text wy-top-padding">
<span id="two-million" class="special-number">
2,000,000
</span>
<span id="users" class="wy-white">
users
</span>
</div>
<div class="wy-special-text">
<span id="cust-count" class="special-number">
30,000
</span>
<span id="companies" class="wy-special-text">
COMPANIES
</span>
</div>
<div id="use-our-tools" class="wy-top-padding">
use our tools to monitor and <br/> manage their MySQL, MariaDB <br/> & Percona Servers.
</div>
</div>
<div class="wy-half-tab wy-right">
<div id="our-customers-text" class="wy-special-text wy-top-padding">
Our customers
</div>
<a href="/webyog/testimonials">
<div>
<div class="slideshow">
<img width="425px" height="180px" src="https://static.webyog.com/images/customers-logo-slide-1.png?v=2" alt="Webyog Customer"/>
<img width="425px" height="180px" src="https://static.webyog.com/images/customers-logo-slide-2.png?v=1" alt="Webyog Customer"/>
<img width="425px" height="180px" src="https://static.webyog.com/images/customers-logo-slide-3.png" alt="Webyog Customer"/>
<img width="425px" height="180px" src="https://static.webyog.com/images/customers-logo-slide-4.png" alt="Webyog Customer"/>
</div>
</div>
</a>
<div id="nav" class="wy-right-text">
</div>
</div>
</div>
</div>
<div id="products-wrapper">
<div class="wy-container wy-extra-padding">
<div class="wy-half-tab wy-left">
<div class="for-whom" >
<span class="wy-underlined">FOR <span class="target-audience">DEVELOPERS</span></span>
</div>
<div class="image-plus-def">
<div class="image">
<img width="51px" height="66px" src="https://static.webyog.com/images/SQLyog.png" alt="SQLyog MySQL GUI"/>
</div>
<div class="def">
SQLyog MySQL GUI
</div>
</div>
<div class="text-description">
SQLyog is the most powerful MySQL manager and admin tool, combining the features of MySQL Workbench, phpMyAdmin and other MySQL Front Ends and MySQL GUI tools.
</div>
<div class="wy-button wy-font-level-2 buy-button wy-left wy-center-text wy-slideshow-link sqlyog">Top 10 Features</div>
<a href="/product/sqlyog" target="_self"><div class="wy-button wy-font-level-2 wy-green wy-right wy-center-text">Download Free Trial</div></a>
<script type="text/javascript">
$(document).ready(function(){
$(".wy-slideshow-link").click(function(e){
if($(this).hasClass('sqlyog')){
$('#sqlyog-starter').trigger('click');
} else {
$('#monyog-starter').trigger('click');
}
});
});
</script> </div>
<div class="wy-divider">
</div>
<div class="wy-half-tab wy-right">
<div class="for-whom">
<span class="wy-underlined">FOR <span class="target-audience">DBAs</span></span>
</div>
<div class="image-plus-def">
<div class="image">
<img width="54px" height="66px" src="https://static.webyog.com/images/MONyog.png" alt="MONyog MySQL Monitor"/>
</div>
<div class="def">
MONyog MySQL Monitor
</div>
</div>
<div class="text-description">
MONyog is a "MySQL DBA in a box" that helps MySQL DBAs manage more MySQL servers, tune their MySQL servers and fix problems with MySQL database applications.
</div>
<div class="wy-button wy-font-level-2 buy-button wy-left wy-center-text wy-slideshow-link monyog">Top 10 Features</div>
<a href="/product/monyog" target="_self"><div class="wy-button wy-font-level-2 wy-green wy-right wy-center-text">Download Free Trial</div></a>
<script type="text/javascript">
$(document).ready(function(){
$(".wy-slideshow-link").click(function(e){
if($(this).hasClass('sqlyog')){
$('#sqlyog-starter').trigger('click');
} else {
$('#monyog-starter').trigger('click');
}
});
});
</script> </div>
</div>
</div>
</div>
<div style="display:none">
<div id="data">
</div>
<a id="sqlyog-starter" class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/session-restore.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/visual-data-compare.png?version=72"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/ssh-and-http-tunneling.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/wizard-driven-compressed-backups-with-scheduling.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/autocomplete-and-sql-formatting.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/visual-query-builder.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/query-profiler.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/data-search.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/form-view-and-foreign-key-lookups.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/schema-optimizer-and-index-analyzer.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/visual-schema-designer.jpg?version=69"></a>
<a class="grouped_elements" rel="SQLyog" href="https://static.webyog.com/images/slideshow/SQLyog/schema-and-data-synchronization.jpg?version=70"></a>
<a id="monyog-starter" class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/agentless-cloud-ready.jpg?version=70"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/best-practices-and-monitors.jpg?version=71"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/real-time.jpg?version=72"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/replication-manager.jpg?version=69"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/custom-sql-objects-and-full-customization-javascript.jpg?version=70"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/history-and-trend-analysis.jpg?version=69"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/real-time-query-analysis-query-sniping.jpg?version=71"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/configuration-management-error-log-monitoring.jpg?version=69"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/disk-monitoring-lock-monitoring.jpg?version=69"></a>
<a class="grouped_elements" rel="MONyog" href="https://static.webyog.com/images/slideshow/MONyog/wayback-machine.jpg?version=69"></a>
</div>
<script type="text/javascript">
function formatTitle(title, currentArray, currentIndex, currentOpts) {
return '<div id="tip7-title"><span><a href="javascript:;" onclick="$.fancybox.close();">Close</a></span>' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';
}
$(document).ready(function() {
fancyboxSlideshow();
setSelectedTab("#home");
});
$(window).load(function(){
$('body').append(
'<div style="display:none;">'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/session-restore.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/visual-data-compare.png?version=72"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/ssh-and-http-tunneling.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/wizard-driven-compressed-backups-with-scheduling.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/autocomplete-and-sql-formatting.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/visual-query-builder.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/query-profiler.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/data-search.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/form-view-and-foreign-key-lookups.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/schema-optimizer-and-index-analyzer.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/visual-schema-designer.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/SQLyog/schema-and-data-synchronization.jpg?version=70"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/agentless-cloud-ready.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/best-practices-and-monitors.jpg?version=70"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/real-time.jpg?version=70"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/replication-manager.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/custom-sql-objects-and-full-customization-javascript.jpg?version=70"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/history-and-trend-analysis.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/real-time-query-analysis-query-sniping.jpg?version=70"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/configuration-management-error-log-monitoring.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/disk-monitoring-lock-monitoring.jpg?version=69"></img>'
+'<img src="https://static.webyog.com/images/slideshow/MONyog/wayback-machine.jpg?version=69"></img>'
+'</div>'
);
var URL=document.location.href.toLowerCase();
if ( URL.indexOf('#slides_sqlyog') > -1 ) {
$('#sqlyog-starter').trigger('click');
}
else if ( URL.indexOf('#slides_monyog') > -1 ) {
$('#monyog-starter').trigger('click');
}
});
</script>
</div>
<!--
<div id="olark-data"><a class="olark-key" id="olark-5962-702-10-7739" title="Powered by Olark" href="http://olark.com/about" rel="nofollow">Powered by Olark</a></div>
Obsolete way of doing things
-->
<div class="livehelp-contactus-panel" id="livehelp-contactus-panel"></div>
<div id="email-form-container" style="display:none" class="wy-font-level-2 wy-extra-left-right-padding">
<form method="post" class="wy-font-level-3">
<div id="sales-email-send-div" class="wy-bottom-margin">
<div class="wy-clear wy-font-level-3 wy-top-margin ">
Just fill in the details and we'll get in touch! </div>
<div class="wy-clear wy-small-top-margin">
<!--
<div class="wy-left heading wy-font-level-3">
<input type="text" id="name" name="name" value="name" ></input>
</div>
<div class="wy-right wy-left wy-font-level-3">
<input type="text" id="reply-email" name="replyemail" value="email"></input>
</div>
-->
<div class="wy-left wy-font-level-3">
<input class="personal" type="text" id="reply-email" name="replyemail" value="email"></input>
</div>
</div>
<div class="wy-clear"></div>
<!-- <div class="wy-small-top-margin wy-font-level-3">
<input type="text" class ="personal" id="subject" name="subject" value="subject"></input>
</div>
Goes to bottom and gets hidden
-->
<div class="wy-small-top-margin wy-font-level-3">
<textarea class="personal wy-font-level-3" name="message" id="message" name="message"></textarea>
</div>
<div id="want-to-work-with-us-link" class="wy-clear wy-font-level-3 wy-left wy-top-margin ">
<a class="underlined" href="/webyog/careers">Want to work with us?</a>
</div>
<input type="hidden" id="emailType" value=""></input>
<input type="hidden" id="product" value=""></input>
<input type="hidden" id="subject" name="subject" value=""></input>
<div>
<div class="wy-small-top-margin wy-small-bottom-margin wy-font-level-2 wy-middle wy-right">
<a href="javascript:void(0)" onclick="validateSalesForm()" class="wy-green" style="text-decoration:none;">
<div class="wy-button wy-green wy-white-bord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment