Ok well i have all the database tables executed and update properly with all updates applied. The authserver.exe loads up and connects without a problem but the worldserver.exe gives me this error
2012-05-07 20:57:18 Using configuration file worldserver.conf.
2012-05-07 20:57:18 Using SSL version: OpenSSL 1.0.0i 19 Apr 2012 (library: OpenSSL 1.0.1b 26 Apr 2012)
2012-05-07 20:57:18 Using ACE version: 5.8.3
2012-05-07 20:57:19 TrinityCore rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (worldserver-daemon)
2012-05-07 20:57:19 <Ctrl-C> to stop.
2012-05-07 20:57:19 ______ __
2012-05-07 20:57:19 /\__ _\ __ __/\ \__
2012-05-07 20:57:19 \/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __
2012-05-07 20:57:19 \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
2012-05-07 20:57:19 \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
2012-05-07 20:57:19 \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
2012-05-07 20:57:19 \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
2012-05-07 20:57:19 C O R E /\___/
2012-05-07 20:57:19 http://TrinityCore.org \/__/
2012-05-07 20:57:19 ERROR: DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
2012-05-07 20:57:19 ERROR: Cannot connect to world database 127.0.0.1;3306;root;ascent;world
The configs are correct and as far as i can tell its connecting to characters and auth seeing as those aren't on the error list.