View Single Post
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 11-17-2018 , 16:33   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #132

Quote:
Originally Posted by nephh View Post
Code:
"Databases"
{
	"driver_default"		"mysql"
	
	
	"tVip"
	{
		"driver" "mysql"
		"host" "mysql.local"
		"database" "5bef012bff716a695cb608d1"
		"user" "W-8BK_9xamlctgjR"
		"pass" "****"
		//"timeout" "0"
		"port" "3306"
	}

	"mostactive"
	{
	"driver" "mysql"
	"host" "mysql.local"
	"database" "5bef012bff716a695cb608d1"
	"user" "W-8BK_9xamlctgjR"
	"pass" "****"
	"port" "3306"
	}
}
Thanks for the help in advance
I'm pretty sure that "mysql.local" is an invalid host. You might want re-evaluate what the host is... maybe "localhost" ?
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...
Totenfluch is offline