MySQL Fehler weiss nicht warum

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Hallo Community ich habe ein Kleines Probelm und weiss nicht wie ich es raus bekomme ich habe kaum ahnung von den MySQL zeug
    und das script was Ich habe leuft nur darüber es lässt sich starten man kann auch drauf zockken nur ich habe das dumme gefühl das die acc nicht gespeichert werden das es viele sachen nicht gipt und so weiter aber hier ist erst mal das folgende problem


    user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root'@'localhost' (using password: YES).
    Ich hoffe das mir wer Helfen kann danke im vorraus

    Ich Bin ein Lehrlin in scrippten darum Bitte nicht auslachen das macht man nicht :thumbup:

  • Na bischen Englisch wirst du ja wohl können:

    Zitat

    user 'root' localhost (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_free_result called when not connected to any database. Access denied for user 'root' localhost (using password: YES).
    [Fri Jun 01 17:28:35 2012] Error (0): Function: mysql_query called when not connected to any database. Access denied for user 'root' localhost (using password: YES).


    Dein Script konnte sich wohl nicht erfolgreich mit der Datenbank verbinden. Ohne eine Verbindung,funktionieren die MySQL Anweisungen auch nicht.


    Die meisten MySQL Plugins haben eine Debug-Funktion.
    [Plugin] [REL] MySQL Plugin (R7 released)
    mysql_debug( enable = 1 )