Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2005
    Location
    Georgia, USA
    Posts
    7

    MySQL connection works but...

    I'm running TS Server on Windows 2K3 Server and connecting to MySQL 4.0.22 on a remote server running CentOS (Linux)

    I don't get any log in errors or anything, but it never writes anything to the mysql server, just tries to access the files as you will see.

    I get this error in the logs:

    Code:
    ---------------------------------------------------------------
    28-05-05 16:43:36,ALL,Info,server,	Server init initialized
    28-05-05 16:43:36,ALL,Info,server,	Server version: 2.0.20.1 Win32
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_servers.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_server_privilege.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_server_privilege.sql
    28-05-05 16:43:37,ALL,Info,server,	Starting VirtualServer id:0 with port:8767
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/edit_server.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_channels.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_channel.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_bans.sql
    28-05-05 16:43:37,WARNING,Info,SERVER,	Default VirtualServer created
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_clients_name.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_client.sql
    28-05-05 16:43:37,WARNING,Info,SERVER,	admin account info: username: admin password: (edit)
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/read_clients_name.sql
    28-05-05 16:43:37,ERROR,All,SQL,	SQL file not found C:/ts2/mysql_sql/new_client.sql
    28-05-05 16:43:38,WARNING,Info,SERVER,	superadmin account info: username: superadmin password: (edit)
    28-05-05 16:43:38,ALL,Info,server,	Server init finished
    28-05-05 16:44:26,ALL,Info,server,	Server shutdown initialized
    28-05-05 16:44:26,ERROR,All,frmMain,	unable to detect external ip
    28-05-05 16:44:28,ALL,Info,server,	Server shutdown finished
    ---------------------------------------------------------------
    basically, it can't find the sql files... why is it looking for them???

    Also, the error that says unable to detect external ip ALWAYS shows up... even when using the std setup with sqllite... even though it works fine if using the std setup.

    Server running the TS Server:
    Servermatrix Dual Xeon
    Win2K3
    13 IP addresses

    section from server.ini:
    Code:
    [DBEXPRESS]
    sqldir=C:/ts2/mysql_sql/
    Drivername=mysql
    Database=user_ts (edited)
    Hostname=(IP Address)
    User_name=(username)
    Password=(password)
    GetDriverFunc=getSQLDriverMySQL
    VendorLib=libmysql.dll
    LibraryName=dbexpmda.dll
    Active=1

    Using dbexpmysql.dll produced identical errors. I DO change the GetDriverFunc when using the different dll's

  2. #2
    Join Date
    May 2005
    Location
    Georgia, USA
    Posts
    7
    wait... are those files used by teamspeak as instruction files on using the database... I looked at the files for sqllite and they are sql commands... I'm going to rewrite them for mysql and see if that works.

  3. #3
    Join Date
    May 2005
    Location
    Georgia, USA
    Posts
    7
    Wait... I don't know if this can be done since i don't know how to run multiple queries in one command on a mysql < 4.1 server

    Will test and see if I can get it working

  4. #4
    Join Date
    May 2005
    Location
    Georgia, USA
    Posts
    7
    Never dang mind! I'm an idiot.. I just copied all the sql files from the sqllite dir that were missing over to the mysql_sql dir and then edited the create_nicks and create_settings sql file for MySQL and it seems to work fine now. Will post back if I run into a problem

  5. #5
    Join Date
    Nov 2004
    Location
    In my house
    Posts
    25
    I'm having the same problem here. I copied over those files too. Now the log doesn't show them as missing, but the admin and superadmin is not being created in the mysql database. What's going on here and why is it so hard to install with mySQL???


    (Windows 2003)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Teamspeak hacked via MySQL
    By [BSS]Hambone in forum [TeamSpeak 2] Server Support
    Replies: 10
    Last Post: 20-05-2005, 22:35
  2. Only lan Connection works
    By Firedog in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 04-03-2005, 12:14
  3. Windows TS2 Server to Remote MySQL Server?
    By xCav8r in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 19-02-2005, 15:57
  4. Found some problems (and fixed) with a TS2 and MySQL installation
    By MaD-Ogre in forum [TeamSpeak 2] Server Support
    Replies: 6
    Last Post: 20-01-2005, 22:21
  5. 2 out of 3 servers keep crashing
    By |BoS|Brian in forum [TeamSpeak 2] Server Support
    Replies: 9
    Last Post: 11-04-2003, 12:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •