Skip to content

Commit

Permalink
Added 40x backup and restore scripts to the local example script
Browse files Browse the repository at this point in the history
Signed-off-by: Shail Pujan <[email protected]>
  • Loading branch information
shailpujan88 committed Oct 11, 2024
1 parent 8ecc7ec commit 811bc3b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/local_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,11 @@ mysql --table < ../common/select_customer80-_data.sql

./306_down_shard_0.sh

./401_backup.sh

./402_list_backup.sh

./403_restore_from_backup.sh

./501_teardown.sh

0 comments on commit 811bc3b

Please sign in to comment.