Worldserver.exe Error?

07/05/2016 23:44 Produktplatzierung#1
I got following error at starting worldserver:
Code:
TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Release) (worldserver-daemon)
<Ctrl-C> to stop.

 ______                       __
/\__  _\       __          __/\ \__
\/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
   \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
    \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
     \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
      \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                 C O R E  /\___/
http://TrinityCore.org                    \/__/

Using configuration file C:/Users/Simon/Desktop/Warlords of Draenor Server/Server/worldserver.conf.
Using SSL version: OpenSSL 1.0.2h  3 May 2016 (library: OpenSSL 1.0.2h  3 May 2016)
Using Boost version: 1.59.0
Didn't find executeable mysql binary at 'C:/Users/Simon/Desktop/Warlords of Draenor Server/Server' or in path, correct the path in the *.conf ("MySQLExecutable").
Could not update the Login database, see log for details.
Please help me, thanks :)
07/06/2016 07:08 Kaev <3#2
It tells you what you have to do.
Quote:
Didn't find executeable mysql binary at 'C:/Users/Simon/Desktop/Warlords of Draenor Server/Server' or in path, correct the path in the *.conf ("MySQLExecutable").
07/06/2016 14:19 Produktplatzierung#3
Quote:
Originally Posted by Kaev <3 View Post
It tells you what you have to do.
Tryed to done this. But dont work in my ways i tested ... :/
07/07/2016 09:47 Kaev <3#4
Clear your CMake cache and set to correct path to the MySQL files. This should hopefully fix your problem.
07/07/2016 18:19 Produktplatzierung#5
Quote:
Originally Posted by Kaev <3 View Post
Clear your CMake cache and set to correct path to the MySQL files. This should hopefully fix your problem.
Fixed the problem, i had to deactivate the Updates from mysql^^