MySQL error
#1

Hello. I have these errors when i start the server ...

Код:
[09:22:50] [debug] Run time error 19: "File or function is not found"
[09:22:50] [debug]  mysql_connect
[09:22:50] [debug]  mysql_ping
[09:22:50] [debug]  mysql_close
[09:22:50] [debug]  mysql_query
[09:22:50] [debug]  mysql_real_escape_string
[09:22:50] [debug]  mysql_store_result
[09:22:50] [debug]  mysql_num_rows
[09:22:50] [debug]  mysql_free_result
[09:22:50] [debug]  mysql_fetch_row_format
[09:22:50] [debug]  mysql_retrieve_row
[09:22:50] [debug]  mysql_fetch_field_row
and i have and this error from MySQL

Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)
Reply
#2

Are you sure you put mysql.dll or mysql.so under plugins in your server.cfg?

Compile again your GM or FS that is using a mysql include.

EDIT: plugin and include of mysql must be in the version.

EDIT 2: The second problem might help you with this link below just try:

MySQL Plugin
Reply
#3

Hello, use mysql_static.so
Reply
#4

at plugins ?
Reply
#5

Iput this mysql_static.so at plugins but give these errors

Код:
[16:24:21] [debug] Run time error 19: "File or function is not found"
[16:24:21] [debug]  mysql_ping
[16:24:21] [debug]  mysql_real_escape_string
[16:24:21] [debug]  mysql_store_result
[16:24:21] [debug]  mysql_num_rows
[16:24:21] [debug]  mysql_free_result
[16:24:21] [debug]  mysql_fetch_row_format
[16:24:21] [debug]  mysql_retrieve_row
[16:24:21] [debug]  mysql_fetch_field_row
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)