#!/bin/bash # Sample hook file for gh-ost-on-begin-postponed echo "$(date) gh-ost-on-begin-postponed $GH_OST_DATABASE_NAME.$GH_OST_TABLE_NAME" >> /tmp/gh-ost.log