initial commit
This commit is contained in:
commit
186a860385
8199 changed files with 1159811 additions and 0 deletions
3
modules/billing/cleanupDB.sh
Normal file
3
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