LEGO® Universe Newly Imagined
Menu
  • Home
  • Download
    • Music
    • Server Progress
  • Forums
  • Info
    • People
    • World
    • FAQ
    • Objects
  • Tutorial
    • Compile in Visual Studio
    • Server 0.3
    • Server 0.4 (Pre-2)
    • Server 0.5.1
  • Home
  • Download
    • Music
    • Server Progress
  • Forums
  • Info
    • People
    • World
    • FAQ
    • Objects
  • Tutorial
    • Compile in Visual Studio
    • Server 0.3
    • Server 0.4 (Pre-2)
    • Server 0.5.1

Reply To: New LUNIServer


Home › Forums › General Discussion › New LUNIServer › Reply To: New LUNIServer

September 14, 2015 at 12:50 pm #814
LEGO Scooby Doo
Blocked

Please its only about this

Error
SQL query:

--
-- Datenbank: <code>luni</code>
--

-- --------------------------------------------------------

--
-- Tabellenstruktur für Tabelle <code>accounts</code>
--

CREATE TABLE IF NOT EXISTS <code>accounts</code> (
  <code>id</code> int(10) unsigned NOT NULL,
  <code>name</code> varchar(35) COLLATE utf8_unicode_ci NOT NULL,
  <code>password</code> varchar(64) COLLATE utf8_unicode_ci NOT NULL,
  <code>email</code> varchar(30) COLLATE utf8_unicode_ci NOT NULL,
  <code>ip</code> varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT '127.0.0.1',
  <code>rank</code> smallint(1) NOT NULL DEFAULT '0',
  <code>numChars</code> tinyint(4) NOT NULL,
  <code>frontChar</code> bigint(20) NOT NULL,
  <code>lastLog</code> timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  <code>activeSub</code> smallint(1) NOT NULL DEFAULT '0',
  <code>subTime</code> int(32) NOT NULL,
  <code>legoClub</code> smallint(1) NOT NULL,
  <code>locked</code> tinyint(4) NOT NULL,
  <code>banned</code> tinyint(4) NOT NULL,
  <code>loginTries</code> int(1) NOT NULL
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
MySQL said: Documentation

#1046 - No database selected 

Please, CDFalcon, Xiphoseer, a little help will make my day

Comments are currently closed.

Preferred Language


  • English (en) English (en)
  • Deutsch (de) Deutsch (de)
  • Español (es) Español (es)

Search the Forums


Recent Topics


  • Happy New Year
  • FORUMS CLOSED

Forums

  • General Discussion

Important Sites

  • LU Server Projects Github online
  • Community Discord online
  • Search the LUNIverse

    Please Note

    The LEGO Group has not endorsed or authorized the operation of this game and is not liable for any safety issues in relation to the operation of this game.

    Copyright © 2015-2021 LUNI™ Server Project

    Hosted by TimTech Software