Thread: MySQL error.

Results 1 to 2 of 2
  1. #1
    thewebparadox's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Angry

    MySQL error.

    Hey guys so recently I had a error with MySQL and for some reason on other pservers it works but for this one it doesn't.

    The error is:
    [19:55:40] Settings loaded.
    [19:55:40] MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '127.0.0.1' for user 'rotmgprod' using method 'mysql_native_password' failed with message: Access denied for user ''@'localhost' to database 'rotmgprod' ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user ''@'localhost' to database 'rotmgprod'
    at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.AuthenticationFailed(Exception ex)
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.Authenticate(Boolean reset)
    at MySql.Data.MySqlClient.NativeDriver.Open()
    at MySql.Data.MySqlClient.Driver.Open()
    at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)
    at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledCo nnection()
    at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()
    at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
    at MySql.Data.MySqlClient.MySqlPool.GetConnection()
    at MySql.Data.MySqlClient.MySqlConnection.Open()
    at db.Database..ctor(String host, String database, String user, String password) in C:\Users\Omer\Desktop\fabiano-swagger-of-doom-master\db\Database.cs:line 48

    Here is an image:
    Attached Thumbnails Attached Thumbnails
    Capture.PNG  

    Last edited by thewebparadox; 04-28-2019 at 08:58 PM.

  2. #2
    PainPlayzz's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    Quote Originally Posted by thewebparadox View Post
    Hey guys so recently I had a error with MySQL and for some reason on other pservers it works but for this one it doesn't.

    The error is:
    [19:55:40] Settings loaded.
    [19:55:40] MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '127.0.0.1' for user 'rotmgprod' using method 'mysql_native_password' failed with message: Access denied for user ''@'localhost' to database 'rotmgprod' ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user ''@'localhost' to database 'rotmgprod'
    at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.AuthenticationFailed(Exception ex)
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()
    at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.Authenticate(Boolean reset)
    at MySql.Data.MySqlClient.NativeDriver.Open()
    at MySql.Data.MySqlClient.Driver.Open()
    at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)
    at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledCo nnection()
    at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()
    at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
    at MySql.Data.MySqlClient.MySqlPool.GetConnection()
    at MySql.Data.MySqlClient.MySqlConnection.Open()
    at db.Database..ctor(String host, String database, String user, String password) in C:\Users\Omer\Desktop\fabiano-swagger-of-doom-master\db\Database.cs:line 48

    Here is an image:
    Make sure you have MySQL running on XAMPP and that you have imported your database on phpmyadmin/

Similar Threads

  1. [Help Request] MySQL Error
    By SuperCoolio1000 in forum Realm of the Mad God Private Servers Help
    Replies: 6
    Last Post: 01-25-2015, 01:28 AM
  2. [Solved] Doomed Realms server.exe MySQL Error.
    By SaltyButSpeedy in forum Realm of the Mad God Private Servers Help
    Replies: 2
    Last Post: 10-07-2014, 10:08 AM
  3. [Solved] Doom Source [MySQL Error]
    By HoffHorn in forum Realm of the Mad God Private Servers Help
    Replies: 2
    Last Post: 08-18-2014, 05:29 AM
  4. [Help Request] Doomed realm's Source MySQL error
    By NiknameGER in forum Realm of the Mad God Private Servers Help
    Replies: 7
    Last Post: 04-10-2014, 03:17 PM
  5. MySQL ERROR: Connecting to MySQL server localhost... Access denied for user 'root'
    By The_En|D in forum Realm of the Mad God Private Servers Help
    Replies: 5
    Last Post: 11-10-2013, 11:39 PM