gh-ost/resources/hooks-sample/gh-ost-on-begin-postponed-hook

6 lines
164 B
Bash
Executable File

#!/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