Skip to content

db_utility.pl usage

thevisad edited this page Mar 6, 2013 · 1 revision

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 --cleanup damaged

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 --cleanup all

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 --cleanup bounds

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 --cleanup tents

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 setworld taviana

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 addinstance taviana

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 itemdistr

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 cleanitem itemtent

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 cleandead 6

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 cleanvehicle Skoda

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 cleandeploy itemtent

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 messages add 1 10 10 "this is a test message"

perl db_utility.pl --instance 1 --host localhost --user CHANGME --pass CHANGME --name dayz --port 3306 messages list "test"