funtwocrasher Posted January 26 Share Posted January 26 (edited) I tried following the guide And this is my error. char_athena and map_athena are all correct: Quote userid: root passwd: root inter_athena: Quote // MySQL Login server login_server_ip: 127.0.0.1 login_server_port: 3306 login_server_id: root login_server_pw: root login_server_db: ragnarok login_codepage: login_case_sensitive: no ipban_db_ip: 127.0.0.1 ipban_db_port: 3306 ipban_db_id: root ipban_db_pw: root ipban_db_db: ragnarok ipban_codepage: // MySQL Character server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: root char_server_db: ragnarok // MySQL Map Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: root map_server_db: ragnarok // MySQL Log Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: root log_db_db: ragnarok_logs log_codepage: log_login_db: loginlog I think there is something wrong with my MySQL installation? I already have my MySQL Workbench and created a schemas. Can someone help me please. Edited January 26 by funtwocrasher Quote Link to comment Share on other sites More sharing options...
0 ZombieDesu Posted April 23 Share Posted April 23 I fixed this problem yesterday by COMPLETELY uninstalling mysql, and redoing the process with an earlier version of mysql being 5.2 workbench and then mysql 5.5.28 community server Quote Link to comment Share on other sites More sharing options...
0 Jiojio Posted January 30 Share Posted January 30 Disabling ssl for your MySQL server will fix this problem. Quote Link to comment Share on other sites More sharing options...
0 lelouchxv Posted April 22 Share Posted April 22 On 1/30/2022 at 6:36 PM, Jiojio said: Disabling ssl for your MySQL server will fix this problem. Hello i run into this error too i disbabled the ssl connection but still having this error... Quote Link to comment Share on other sites More sharing options...
I tried following the guide
And this is my error.
char_athena and map_athena are all correct:
inter_athena:
I think there is something wrong with my MySQL installation? I already have my MySQL Workbench and created a schemas. Can someone help me please.
Edited by funtwocrasherLink to comment
Share on other sites