No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
3
ControlPanel/modules/billing/cleanupDB.sh
Normal file
3
ControlPanel/modules/billing/cleanupDB.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
$test_id = 1362;
|
||||
$db->query( "DROP USER 'server_" .$test_id ."'@localhost'");
|
||||
mysql -uremoteuser -pDrV75Uyyxr9VFVVt -hmysql.iaregamer.com -e "DROP USER server_'${test_id}'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue