Jump to content

KrouKSAdv

Membru
  • Posts

    7
  • Joined

  • Last visited

Posts posted by KrouKSAdv

  1. Acum 1 minut, P1ticuts a spus:

    Multumesc bosule , fac un edit si il repostez ;)

    dot.gif Import has been successfully finished, 16 queries executed. (fromzero.sql)
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    -- phpMyAdmin SQL Dump -- version 4.7.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: 24 Dec 2017 la 15:59 -- Versiune server: 10.1.26-MariaDB -- PHP Version: 7.1.9 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    SET AUTOCOMMIT = 0
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    START TRANSACTION
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    SET time_zone = "+00:00"
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET NAMES utf8mb4 */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    -- -- Database: `fromzero` -- -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `accounts` -- CREATE TABLE `accounts` ( `ID` int(10) NOT NULL, `Name` varchar(25) NOT NULL, `Password` varchar(25) NOT NULL, `IP` varchar(16) NOT NULL, `Level` int(11) NOT NULL, `RespectPoints` int(11) NOT NULL, `Cash` int(11) NOT NULL, `Admin` int(11) NOT NULL, `Helper` int(11) NOT NULL, `Age` int(11) NOT NULL, `Email` varchar(30) NOT NULL, `Sex` int(2) NOT NULL, `SpecialPoints` int(11) NOT NULL, `PetName` varchar(30) NOT NULL DEFAULT 'LeonardJr', `Pet` int(2) NOT NULL, `PetStatus` int(2) NOT NULL, `PetLevel` int(11) NOT NULL, `PetPoints` int(11) NOT NULL, `DrivingLic` int(11) NOT NULL, `PilotLic` int(11) NOT NULL, `NavigationLic` int(11) NOT NULL, `GunLic` int(11) NOT NULL, `Payday` int(11) NOT NULL, `SpecialAccount` int(11) NOT NULL, `SantaHat` int(11) NOT NULL, `SantaHatStatus` int(11) NOT NULL, `J[...]
      [   Modifică   ]
    dot.gif 1 rânduri inserate. (Interogarea a durat 0,0000 secunde.)
    -- -- Salvarea datelor din tabel `accounts` -- INSERT INTO `accounts` (`ID`, `Name`, `Password`, `IP`, `Level`, `RespectPoints`, `Cash`, `Admin`, `Helper`, `Age`, `Email`, `Sex`,`SpecialPoints`, `PetName`, `Pet`, `PetStatus`, `PetLevel`, `PetPoints`, `DrivingLic`, `PilotLic`, `NavigationLic`, `GunLic`, `Payday`, `SpecialAccount`, `SantaHat`,`SantaHatStatus`, `Job`, `PlayedTime`, `Seconds`, `LastLogin`, `Pin`, `PinStatus`, `Mission`, `MissionStatus`) VALUES (1, 'Leonard', 'welove', '127.0.0.1', 69, 23, 143706, 7, 1,16, '[email protected]', 1, 30910, 'LeonardJr.', 0, 0, 0, 0, 677, 679, 679, 0, 20, 1, 1, 0, 1, 0, 70, '25.12.2017 00:01', 6666, 0, -1, 0)
      [Edit inline] [   Modifică   ] [   Create PHP code   ]
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    -- -- Indexes for dumped tables -- -- -- Indexes for table `accounts` -- ALTER TABLE `accounts` ADD PRIMARY KEY (`ID`)
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `accounts` -- ALTER TABLE `accounts` MODIFY `ID` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    COMMIT
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */
    dot.gif MySQL a dat un set de rezultate gol (zero linii). (Interogarea a durat 0,0000 secunde.)
    /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.