MySQL Error During Database Creation menu

User Tag List

Results 1 to 2 of 2
  1. #1
    HimeHowler's Avatar Member
    Reputation
    1
    Join Date
    Apr 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MySQL Error During Database Creation

    Hi!

    I'm attempting to create a personal private server and I encountered this error in MySQL Workbench:

    CREATE DATABASE `world` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci | Error Code: 1007. Can't create database 'world'; database exists

    I can create all the other databases just fine with no errors. I'm probably just stupid but what the guide said on how to fix it didn't really help me much...

    "...if you already have those databases in use, you will need to edit 'create_mysql.sql' file and config files to use different database names."

    Any help is appreciated. Thank you!
    Last edited by HimeHowler; 04-12-2020 at 04:01 AM.

    MySQL Error During Database Creation
  2. #2
    Queuete's Avatar Elite User
    Reputation
    549
    Join Date
    Dec 2019
    Posts
    284
    Thanks G/R
    118/486
    Trade Feedback
    0 (0%)
    Mentioned
    47 Post(s)
    Tagged
    0 Thread(s)
    Have you read the error message?
    Your script tries to create a database "world" but there is already a database with that name. You either delete the existing database or use a "if not exists" in your script.
    CREATE DATABASE IF NOT EXISTS database_name;

  3. Thanks stoneharry (1 members gave Thanks to Queuete for this useful post)

Similar Threads

  1. Replies: 9
    Last Post: 02-19-2010, 08:26 PM
  2. Need Help, MySQL Error
    By Maree in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 01-27-2008, 06:45 PM
  3. Blizzard Error 203 (Account Creation)
    By Purple in forum World of Warcraft General
    Replies: 7
    Last Post: 12-18-2007, 12:25 AM
  4. Replies: 2
    Last Post: 11-14-2007, 08:20 PM
  5. Mysql error & Phpmyadmin
    By msnad9833 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 10-02-2007, 08:17 PM
All times are GMT -5. The time now is 06:45 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search