(Ike Walker) In the past I have used pt-slave-delay when I want to maintain an intentionally delayed replica. Now that I have upgraded to MySQL 5.6 I am switching over to use MASTER_DELAY, which is a built-in feature that does the same thing.
Other News
How to track remote employee’s activities
How to Track Remote Employee’s Activities Hello, this is Laura Lee Rose. I am a speaker and author. I am an expert in time and project management. I help busy professionals and entrepreneurs create effective systems so that they can comfortably delegate to others, be more profitable and have time to enjoy life even if they don’t have time to...
7+ jQuery Lightbox Plugin Examples with Demo
(Suresh Dasari) Here I will explain best jQuery lightbox plugin examples with demos. jQuery lightbox plugins will help us to show images using modal popup with customized styles. Lightbox is simple script used to overlay on images on top of the page.
Quick Hit Tips – CPUSPEED, RESTRICTIVE, and DB2_WORKLOAD
(mkrafick) Today we are going to talk about some random DB2 features that can’t stand in a blog of their own, but are worth discussing nonetheless. These are tidbits I had discovered during “DB2’s Got Talent” presentations, IDUG conferences, or “Hey, look what I discovered” moments.
IBM Integration Bus vs. Oracle Service Bus installation and footprint
(Roman Kharkovski) Oracle recently announced new version of the Oracle SOA Suite 12c, which includes updated version of the Oracle Service Bus (OSB). I tested this new version and compared it against IBM Integration Bus (IIB) v9.
HOW TO: Find Currently Running Long SQL Agent Jobs
(Thomas LaRock) A while ago I had posted a script to help find jobs that were currently running longer than expected. Since I’ve been sharing some scripts recently, I decided to verify that this script still works for finding long running jobs in SQL Agent for SQL Server 2014.
Upgrading to jQuery.UI.Combined 1.11.0
(pranav rastogi) The jQueryUI team released a new version of their library recently. This release has some changes which will impact your apps as you migrate to 1.11.0. This post will highlight the changes you need to do to use jQuery.UI.Combined NuGet package.
Karma Is Not Just For AngularJS
(K. Scott Allen) The AngularJS team created Karma, but Karma isn’t tied to AngularJS. As a test runner, I can use Karma to run tests against any JavaScript code using a variety of testing frameworks in a variety of browsers. All I need is Node.js.
WPF Popup: Part 2 – IsOpen versus StaysOpen
(Ged Mead) In the previous post, I showed you how to close a Popup element by setting the IsOpen property to False when the user clicked on a specific control. However, this isn’t your only option as I’ll show you here.
Generating a restore script
(Kenneth Fisher) In order to speed up our backups on a large database our team decided to stripe the backup files. In case you weren’t aware of this particular backup feature it his means that a single backup is written to multiple files which can dramatically speed up your backups and restores.
