mysql plugin -
Cexaxl - 24.09.2016
Hello. How can i find MySQL v2.1.1?
I need plugins .so and .dll. Also a_mysql.inc
I couldn't find on internet, please help me.
** I've .dll file but i need .so too
Re: mysql plugin -
Tass007 - 24.09.2016
https://github.com/pBlueG/SA-MP-MySQL/releases
Re: mysql plugin -
Cexaxl - 24.09.2016
Quote:
Originally Posted by Tass007
|
Which one should i download?
I downloaded the latest one. I got errors
Re: mysql plugin -
Tass007 - 24.09.2016
What sort of errors are you getting?
Re: mysql plugin -
Cexaxl - 24.09.2016
(3075) : error 035: argument type mismatch (argument 1)
(7159) : error 017: undefined symbol "mysql_real_escape_string"
(7162) : error 035: argument type mismatch (argument 1)
(7174) : error 017: undefined symbol "mysql_real_escape_string"
(7175) : error 017: undefined symbol "mysql_real_escape_string"
(717

: error 035: argument type mismatch (argument 1)
(9437) : error 035: argument type mismatch (argument 1)
(1374

: error 017: undefined symbol "mysql_real_escape_string"
(13751) : error 035: argument type mismatch (argument 1)
(13820) : error 017: undefined symbol "mysql_real_escape_string"
(13823) : error 035: argument type mismatch (argument 1)
(13861) : error 017: undefined symbol "mysql_real_escape_string"
(13864) : error 035: argument type mismatch (argument 1)
(13970) : error 017: undefined symbol "mysql_real_escape_string"
(13973) : error 035: argument type mismatch (argument 1)
(14012) : error 017: undefined symbol "mysql_real_escape_string"
(14015) : error 035: argument type mismatch (argument 1)
(14085) : error 017: undefined symbol "mysql_real_escape_string"
(14087) : error 017: undefined symbol "mysql_real_escape_string"
(14092) : error 035: argument type mismatch (argument 1)
(16453) : error 017: undefined symbol "mysql_real_escape_string"
(1645

: error 035: argument type mismatch (argument 1)
(21457) : error 017: undefined symbol "mysql_real_escape_string"
(21464) : error 035: argument type mismatch (argument 1)
(22109) : error 035: argument type mismatch (argument 1)
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Re: mysql plugin -
Tass007 - 24.09.2016
Why are you using such an old gamemode?
Re: mysql plugin -
Cexaxl - 24.09.2016
I have to
Re: mysql plugin -
Cexaxl - 24.09.2016
also
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_query'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_real_escape_string'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_connect'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_debug'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_store_result'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_fetch_int'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_free_result'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_num_rows'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_fetch_row_format'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_retrieve_row'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_fetch_field_row'
[24/09/2016 09:54:08] Error: Function not registered: 'mysql_insert_id'
Re: mysql plugin -
Tass007 - 24.09.2016
Can you show me where you got the script from? Also why do you "have" to use this old script?
I managed to find this
http://www.ug-rp.net/files/samp_mysql.zip
Re: mysql plugin -
Cexaxl - 24.09.2016
put your include and these errors
error 025: function heading differs from prototype
warning 235: public function lacks forward declaration (symbol "OnQueryFinish")
error 017: undefined symbol "mysql_fetch_int"
error 017: undefined symbol "mysql_fetch_int"
error 017: undefined symbol "mysql_query"
error 017: undefined symbol "mysql_query"
error 017: undefined symbol "mysql_query"