BlugDeg

Member
  • Content count

    5
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

2 Neutral

About BlugDeg

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey whatsupp together. At first, i'm trying to help you, if it doesn't work. Tell me and i'm trying to find some solution! Today i'm gone show you, how we can easy fix a MYSQL-Server bug. My bug was looking like this: Sounds terrible i know. But it isn't. Here are my solutions. It exist 2 Way's. Which you choose, i dont care. Way 1 -For the first problem you need a Console for your Database like MYSQL Workbench. If you opened. You need to go to your exile Databse with a doubleclick. If exile is open and you can see al your tables (if not, you need to setup your databse correctly). -Next you go write a new SQL command with these button with the + in the Paper. -*First you write SELECT @@GLOBAL.sql_mode; - And start the command with the lightning. -it opens a formular with sql_mode: (and some Text), -Next you write a new command with: SET @@GLOBAL.sql_mode= ''; - And start it with the lightning -You go to the step with the '*' back. And write the command with SELECT again. If the modes are gone and there is just sql_mode: ' '. -Now we gonne need to Set the strict mode. SET @@GLOBAL.sql_mode= 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; - And start it with the lightning -Now we go to make sure, it activate it. with the SELECT command again (the step with the '*') - If it looks like this: (on the Picture) -you win. And it shoud work! Way 2 - You need to aviable to see all folders. Then you go to the path C >>ProgramData >> MYSQL >> MYSQL Server 5.7 >> my.ini and minimze it! - WIth win + R you, then you write ' services.msc '. You search MYSQL57, then you stop it with rightclick! -You go back to the file we opened (my.ini). Search sql-mode: -Edit the line to sql-mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" -you save it and close it. -go back to the services.msc, and start the mysql again! -You win, the server should work! If it doesn't work. Let me know. If it work. Let me know also. //Guess BlugDeg
  2. BlugDeg

    Error: Bambi creation timed out

    Just calm down, here i createt a Video. The grafik and the ton... hmpf... Youtube is still loading it. Hope you'll gone see what i mean. Just paste the commands. Where you can find in the Infobox and follow my steps in the Video. MYSQL Server // Setting mode to strict
  3. BlugDeg

    Error: Bambi creation timed out

    I solved the problem.
  4. BlugDeg

    Error: Bambi creation timed out

    I dont know how i can show you that. Or how i can find my fails. Usually someone got time for teamviewer?
  5. BlugDeg

    Error: Bambi creation timed out

    Hello together. Im trying to give my best for my english. So i make it short for all of us. When im actually joining my server. Chose my Spawn. Wait for loading. Than i get an error: Bambi creation timed out. Im pretty sure, im not the first one with this problem. But i promise im trying and searching like more than 3 hours. If this could help you here, the extDB/logs/2016/1/26 -> also usually you need to know. I did the strict mode at mysql turn to strict. Like they was saying ->Turn Mysql Mode to strict (tried both way). The latest Arma 3 rpt logs would be this -> i hope you can help me. Thanks for taking time. See you