Community Forums Today's Posts     Member List     Archive    
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2010
    Location
    Russian Federation
    Posts
    11

    Unhappy Trouble with TS2 2.0.23.19 Win32 and MySQL 4.1.22

    Trying to set up TS2 RC server with MySQL
    my server.ini
    Code:
    [DBEXPRESS]
    sqldir=mysql_sql\
    Drivername=mysql
    Database=ts2
    Hostname=localhost
    User_name=root
    Password=password
    GetDriverFunc=getSQLDriverMYSQL
    VendorLib=libmysql.dll
    LibraryName=dbexpmysql.dll
    Active=1
    my version TS2 2.0.23.19 Win32
    my version MySQL 4.1.22
    i`m downloadin libmysql.dll file at version 3.23.58 MySQl and replased it into my ts2 directory. Trying to start up but have
    Code:
    18-12-10 13:38:49,ALL,Info,server,	Server init initialized
    18-12-10 13:38:49,ALL,Info,server,	Server version: 2.0.23.19 Win32
    18-12-10 13:38:49,ERROR,All,SQL,	Database initialization error: EDatabaseError.dbExpress Error: dbExpress Error [0x000B]: Parameter Not Set
    SQL Server Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client
    18-12-10 13:38:49,ERROR,All,SERVER,	Start_Server: unable to open database
    18-12-10 13:38:49,ERROR,All,GENERAL,	critical error, shutdown initiated
    thats wrong ?
    PS: pls do not say use TS3 server and etc.

  2. #2
    Join Date
    Dec 2010
    Location
    Russian Federation
    Posts
    11
    i`ve downloading and using a open source mysql dll-lib

    from here http://www.justsoftwaresolutions.co....d_mysql_5.html

    change my server.ini config file to
    [code]
    DBEXPRESS]
    sqldir=mysql_sql\
    Drivername=mysql
    Database=ts2
    Hostname=127.0.0.1
    User_name=root
    Password=password
    GetDriverFunc=getSQLDriverMYSQL50
    VendorLib=libmySQL.dll
    LibraryName=dbxopenmysql50.dll
    Active=1

    starting up server and make this message into logs
    Code:
    -------------- log started at 18-12-10 14:34 -------------
    ---------------------------------------------------------------
    18-12-10 14:34:05,ALL,Info,server,	Server init initialized
    18-12-10 14:34:05,ALL,Info,server,	Server version: 2.0.23.19 Win32
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_servers
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_server_privileges
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_channels
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_channel_privileges
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_clients
    18-12-10 14:34:05,WARNING,Info,SQL,	created table ts2_bans
    18-12-10 14:35:31,ERROR,All,frmMain,	unable to detect external ip
    18-12-10 14:42:02,ERROR,All,frmMain,	unable to detect external ip
    what is it - unable to detect external ip ?
    port forwarding im setting
    but cant connect to ts server

  3. #3
    Join Date
    Dec 2010
    Location
    Russian Federation
    Posts
    11
    The created database was filled with tables, but I can not be connected

  4. #4
    Join Date
    Oct 2003
    Location
    Germany
    Posts
    2,299
    By default, TeamSpeak 2 only supports MySQL 3.x so my answer is "use TS3 server and etc.".

    But seriously, what's the reason why you're still using TS2? Is TS3 not working in your environment or do you have a licensing issue?

  5. #5
    Join Date
    Dec 2010
    Location
    Russian Federation
    Posts
    11
    i do not using TS3 because i`ll like starting up old-school servers and services
    i`m a retro-admin )))


    It is a pity that to ТС2 developers and haven't let out working set DLL pack libraryes that it was compatible with MySQL 4 and 5

    In spite of the fact that not I one was set by a question, judging by quantity of messages at a forum with similar post headers

    PS: matter is not in the license to ТС3 - at me is on 512 slots which the testing beta if it still works was distributed free of charge during the moment.


    i`m so sorry about my terrible english

  6. #6
    Join Date
    Dec 2010
    Location
    Russian Federation
    Posts
    11
    It is a pity to see that developers have hammered on support of the old software and haven't made adaptation ТС2 under MYSQL I don't think that it would occupy a lot of time. But how many thousand users сказли to you thanks.

    I sleep and see remake ТС2

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mysql win32 error (dll)
    By asd3344 in forum Windows
    Replies: 1
    Last Post: 20-12-2009, 22:32
  2. MySQL 5.0 und TS2
    By Krauzi in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 13-10-2009, 18:25
  3. ts2 mit mysql 5.1 mörglich?
    By knuffelteddy in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 02-01-2007, 16:17
  4. TS2 MySql 4 with 3.x dll
    By runner23 in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 04-10-2006, 09:30
  5. Windows TS2 Server to Remote MySQL Server?
    By xCav8r in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 19-02-2005, 15:57

Posting Permissions

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