#!/usr/bin/perl# This tool is "fat-packed": most of its dependent modules are embedded# in this file. package remove_old_master;use Time::HiRes qw(gettimeofday);use strict;use DBI;use Getopt::Long;us
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号