gh-ost/resources/hooks-sample/gh-ost-on-startup-hook

6 lines
148 B
Plaintext
Raw Normal View History

2016-08-25 11:55:34 +00:00
#!/bin/bash
# Sample hook file for gh-ost-on-startup
echo "$(date) gh-ost-on-startup $GH_OST_DATABASE_NAME.$GH_OST_TABLE_NAME" >> /tmp/gh-ost.log