mysql hochlden geht nicht

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
  • Hey wenn ich die accounts.sql hochlade kommt:


    SQL
    SQL-Befehl:-- -- Datenbank: `ni130511_3_DB` -- -- -------------------------------------------------------- -- -- Tabellenstruktur für Tabelle `accounts` -- CREATE TABLE IF NOT EXISTS `accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(24) NOT NULL, `Passwort` varchar(128) NOT NULL, `Level` int(11) NOT NULL DEFAULT '1', `Geld` int(11) NOT NULL DEFAULT '0', `Kills` int(11) NOT NULL DEFAULT '0', `Tode` int(11) NOT NULL DEFAULT '0', `Ban` int(11) NOT NULL, `Adminlevel` int(11) NOT NULL, `Wanteds` int(11) NOT NULL, `Team` int(11) NOT NULL, `Duty` int(11) NOT NULL, `TruckerXP` int(11) NOT NULL, `GPS` int(11) NOT NULL, `Werkzeuge` int(11) NOT NULL, `Repariert` int(11) NOT NULL, `Tankkanister` int(11) NOT NULL, `Mietschluessel` int(11) NOT NULL, `Wohnunghat` int(11) NOT NULL, `Gewerbeschein` int(11) NOT NULL, `Unternehmen` int(11) NOT NULL, `Bank` int(11) NOT NULL, `PayDay` int(11) NOT NULL, `Konto` int(11) NOT NULL, PRIMARY KEY (`id`)[...]MySQL meldet: #1046 - No database selected



    ich benutze das script:


    German Trucking Server

  • In der Fehlermeldung steht doch alles wichtige.
    Du hast das wahrscheinlich in phpmyadmin reingehauen, musst jedoch eine Datenbank davor auswählen, bevor du den SQL Query darein haust,
    damit angegeben ist, in welcher datenbank die tabelle erstellt werden soll.


    LG

    Main: CPU: Intel Core i5-4440 @ 3,10 GHz | CPU-Cooling: Matterhorn -PURE- | RAM: 16GB Crucial Ballistix Sport DDR3-1600 DIMM CL9-9-9-24 |
    Motherboard: ASRock B85M Pro4 | GPU: Sapphire Radeon R9 390X Nitro 8GB GDDR5 |

    SSD: Samsung SSD 840 Evo 500GB | Power Supply: 550 Watt Corsair CS Series Modular 80+ Gold | Case: beQuiet! Silent Base 800


    As I walk through the valley of the shadow of death
    I take a look at my life and realize there's nothin' left.