SA-MP Forums Archive
mySQL errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: mySQL errors (/showthread.php?tid=551228)



mySQL errors - DonBonanno - 17.12.2014

Hello ! When I transfer my server to HOST and i restart server i have this errror in server_log ..I can't download a new mysql plugin because BlueG site dosn't work...I want to resolve only [DEBUG]..

[20:35:06] Error: Function not registered: 'mysql_connect'
[20:35:06] Error: Function not registered: 'mysql_ping'
[20:35:06] Error: Function not registered: 'WP_Hash'
[20:35:06] Error: Function not registered: 'mysql_function_query'
[20:35:06] Error: Function not registered: 'cache_get_field_content'
[20:35:06] Error: Function not registered: 'mysql_real_escape_string'
[20:35:06] Error: Function not registered: 'cache_get_data'
[20:35:06] Error: Function not registered: 'mysql_affected_rows'
[20:35:06] Error: Function not registered: 'mysql_insert_id'
[20:35:06] Error: Function not registered: 'IsValidDynamicObject'
[20:35:06] Error: Function not registered: 'DestroyDynamicObject'
[20:35:06] Error: Function not registered: 'CreateDynamicObject'
[20:35:06] Error: Function not registered: 'GetDynamicObjectPos'
[20:35:06] Error: Function not registered: 'IsValidDynamicMapIcon'
[20:35:06] Error: Function not registered: 'DestroyDynamicMapIcon'
[20:35:06] Error: Function not registered: 'CreateDynamicMapIcon'
[20:35:06] Error: Function not registered: 'SetDynamicObjectMaterial'
[20:35:06] Error: Function not registered: 'SetDynamicObjectMaterialText'
[20:35:06] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[20:35:06] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[20:35:06] Error: Function not registered: 'CreateDynamic3DTextLabel'
[20:35:06] Error: Function not registered: 'IsValidDynamicPickup'
[20:35:06] Error: Function not registered: 'DestroyDynamicPickup'
[20:35:06] Error: Function not registered: 'CreateDynamicPickup'
[20:35:06] Error: Function not registered: 'MoveDynamicObject'
[20:35:06] Error: Function not registered: 'cache_get_row'
[20:35:06] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[20:35:06] Error: Function not registered: 'EditDynamicObject'
[20:35:06] Error: Function not registered: 'CreateDynamicPickupEx'
[20:35:06] Error: Function not registered: 'CreateDynamicObjectEx'
[20:35:06] Error: Function not registered: 'SetDynamicObjectPos'
[20:35:06] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[20:35:06] Error: Function not registered: 'SetDynamicObjectRot'
[20:35:06] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[20:35:07] [debug] Run time error 19: "File or function is not found"
[20:35:07] [debug] mysql_connect
[20:35:07] [debug] mysql_ping
[20:35:07] [debug] mysql_function_query
[20:35:07] [debug] cache_get_field_content
[20:35:07] [debug] mysql_real_escape_string
[20:35:07] [debug] cache_get_data
[20:35:07] [debug] mysql_affected_rows
[20:35:07] [debug] mysql_insert_id
[20:35:07] [debug] cache_get_row
[20:35:07] [debug] Run time error 19: "File or function is not found"
[20:35:07] [debug] mysql_connect
[20:35:07] [debug] mysql_ping
[20:35:07] [debug] mysql_function_query
[20:35:07] [debug] cache_get_field_content
[20:35:07] [debug] mysql_real_escape_string
[20:35:07] [debug] cache_get_data
[20:35:07] [debug] mysql_affected_rows
[20:35:07] [debug] mysql_insert_id
[20:35:07] [debug] cache_get_row
[20:35:07] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[20:35:07] Number of vehicle models: 0


Re: mySQL errors - DonBonanno - 17.12.2014

Anybody ? Please..i search on ******..Nobody know what i need to do...Please,it's urgent..If i need to download mysql blug plugin i can't because BlueG site dosn't work..


Re: mySQL errors - DonBonanno - 18.12.2014

Anyone ?


Re: mySQL errors - Ada32 - 18.12.2014

make sure your plugins are added in the servercfg

oh and https://github.com/pBlueG/SA-MP-MySQL/releases


Re: mySQL errors - DonBonanno - 18.12.2014

Now I have 2 errors... with error 017: undefined symbol "mysql_ping"..
What version of mysql to use ?With R39-2 i have 26 errors and with R33 i have just 2 errors...
error 017: undefined symbol "mysql_ping"
error 017: undefined symbol "mysql_ping"


Re: mySQL errors - DonBonanno - 18.12.2014

And if I transfer a mysql plugin from BlueG.example:R34 I have in server log this errors:

[18:11:19] [debug] mysql_ping
[18:11:19] [debug] mysql_function_query
[18:11:19] [debug] mysql_real_escape_string
[18:11:19] [debug] mysql_affected_rows
[18:11:19] [debug] mysql_insert_id


Re: mySQL errors - DonBonanno - 22.12.2014

UP ! Anyone ?


Re: mySQL errors - setes7 - 22.12.2014

Make sure the nativechecker plugin is the last one on server.cfg


Re: mySQL errors - DonBonanno - 22.12.2014

This erors is from crashdetect.so !


Re: mySQL errors - setes7 - 22.12.2014

Yes my bad xD


Re: mySQL errors - DonBonanno - 23.12.2014

Really ? Nobody from this forum dont know to resolve this problem ??