Posts: 108
Threads: 49
Joined: Sep 2013
I start my server up and it loads all my plugins but i get file or function not found. If i update all my plugins and the includes i get mysql errors in the compiler. How do i fix.? It says i need the Mysql Plugin R5 but i cant get that download. Does anyone have a alt link or have it and can upload it or something?
Posts: 108
Threads: 49
Joined: Sep 2013
Error: Function not registered: 'mysql_insert_id'
Error: Function not registered: 'mysql_store_result'
Error: Function not registered: 'mysql_num_rows'
Error: Function not registered: 'mysql_retrieve_row'
Error: Function not registered: 'mysql_fetch_field_row'
Error: Function not registered: 'mysql_free_result'
Script[gamemodes/PGRP.amx]: Run time error 19: "File or function is not
found"
I got this. How do i fix this?
Posts: 108
Threads: 49
Joined: Sep 2013
plugins mysql socket streamer sscanf nativechecker <- Out of Server CFG, I have the latest mysql, i updated the pawno include/plugin folder. And im gonna update my net frame and i will see what happens.
Posts: 108
Threads: 49
Joined: Sep 2013
When i compile i get 26 errors of mysql errors
Posts: 108
Threads: 49
Joined: Sep 2013
I have a_mysql.inc in /pawno/include
Posts: 108
Threads: 49
Joined: Sep 2013
Код:
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 017: undefined symbol "mysql_insert_id"
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 017: undefined symbol "mysql_insert_id"
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 017: undefined symbol "mysql_insert_id"
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
error 017: undefined symbol "mysql_store_result"
These are the errors. if you needed them