09.02.2012, 16:07 
	
	
	
		Server crash very often when mysql_fetch_field used in the start gamemode. Please, fix it.
	
	
	
	
 
	while (mysql_fetch_row(data, "|"))
{
		    new tempCar[vInfo];
		    sscanf(data, "p<|>ddddffffddddddddddddddddddd", tempCar[vID], tempCar[vOwner],        tempCar[vModel], tempCar[vLock], tempCar[vX], tempCar[vY], tempCar[vZ], tempCar[vRot], tempCar[vC1], tempCar[vC2], tempCar[vOdometer], tempCar[vMods][0], tempCar[vMods][1], tempCar[vMods][2], tempCar[vMods][3], tempCar[vMods][4], tempCar[vMods][5], tempCar[vMods][6], tempCar[vMods][7], tempCar[vMods][8], tempCar[vMods][9], tempCar[vMods][10], tempCar[vMods][11], tempCar[vMods][12], tempCar[vMods][13], tempCar[vPaintJob], tempCar[vRadioID]);
            
			vehSpawn(tempCar);
}
error 075: input line too long (after substitutions)
sscanf(data, "p<|>d", tempCar[vRadioID]);
| Can someone pastebin the .inc used for SA:MP MySQL Plugin 2.1.1? Our host doesn't allow us to upload any plugins, so we desperatly need the include! | 
 
	 
	| It seems that strickenkids's site is offline. Pls fix it i need to download the plugin | 
| I think I'll just leave these links live as permanent mirrors: 
 | 


 
	| What version of CentOS were you running on? I was using 64-bit. When I used his plugin we had some weird error and it wouldn't work. Switched to StrikenKids and it works with no hassle. | 
