Results 31 to 45 of 243
-
21-03-2006, 20:37 #31
anyone know if this will work with MySQL 5 ? I have mysql 4.X and i recently installed XAMPP which comes with MySQL 5. If i copy over the libmysql.dll file (if needed)into the proper folders will it work?
-
04-04-2006, 23:33 #32
-= TeamSpeak User =-
- Join Date
- Apr 2006
- Location
- USA
- Posts
- 5
Can someone give me a link to MySQL 4.0.25 because the ones upthere dont work for me
-
05-04-2006, 02:55 #33
Re: How to Install TS & MySQL 4 Properly
Here you go.
Originally Posted by Juanto
http://downloads.mysql.com/archives.php?p=mysql-4.0
As of the time of writing, the latest 4.x release is 4.0.26. I suggest you go with this version.
Personally, I use 4.1.x on a Linux server and version 2.x of the dbExpress MySQL driver from Core Lab. This driver allows you use TeamSpeak on either Windows or Linux with any one of MySQL 3.23, 4.0, 4.1, or 5.1. It is not free ($70 to $150), but I am willing to assist with installation if anyone splits the cost with me.
http://www.crlab.com/dbx
-
22-04-2006, 14:15 #34
-= TeamSpeak User =-
- Join Date
- Apr 2006
- Location
- germany
- Posts
- 1
There seems to be a problem with these sql-queries from the sqlite-directory after copying them to the mysql-directory or the dbexpress library. They seem to be incompatible with my mySQL version 4.1.14. When starting the ts2-server, it tells me "dbExpress Error: Operation not Supported". The server.log doesn't show anything unusual.
By the way, the libmysql.dll needed for this is unavailable at the URL posted by the author. I uploaded the file to ftp://hoher-rat.de/Software/libmySQL.dll. It is taken from a mysql 3.23.58 distribution.Last edited by ThTs0; 22-04-2006 at 14:33.
-
16-05-2006, 09:49 #35
-= TeamSpeak Fanatic =-
- Join Date
- May 2006
- Location
- Europe/Czech Rep.
- Posts
- 1,299
Thanks to forums It's works
So I try to write How I do it...
Originally Posted by mokum
( if in log shows "unable to load"... )
you will need the old .dll as mentioned above
after that you will need to log on mysql as root and somenting like that
( if "Invalid Username or Password" appear in log )
SET PASSWORD FOR <user>@localhost = OLD_PASSWORD('<password>');
and
FLUSH privileges;
because without that MySQL use old table ... with PASSWORD(......
.ini of TS is the same.
( if like above mentioned message appears... )
after that you should change the files like above
and I change more files in mysql_sql dir .. mostly I try to edit to better format
I think "MySQL goes way near to standarts", so maybe the MySQL doesn't accept the old query with combination of more spaces and newlines ...
-
01-06-2006, 22:37 #36
-= TeamSpeak User =-
- Join Date
- May 2006
- Location
- noneya
- Posts
- 7
Ok got the ts server setup on mysql 4.025 runs beautyfull but now i have a new problem my guild has 2 divisions and i would like to setup them another ts setver on this box but when i create the new server and try to start it it fails and inserts all the information from my first server into the second one sooo how do i run multi servers now? Or is it not designed that way with mysql .... any help would be appreciated
Rash
-
19-07-2006, 08:59 #37
I've been running TS for a little over a year now. Love it and will always use it. I get on average of about 30+ people (friends in WoW and others "general gaming TS server") a day.
What are the perks of running TS through mySQL rather than the stock one?
And will this improve on bandwidth as well as load balancing?
And will it be worth it to me and my TS crew to switch?
Weekends I tend to see much more traffic on multiple channels!
Thanks,
U_T
-
10-08-2006, 16:35 #38
-= TeamSpeak Addict =-
- Join Date
- Oct 2005
- Location
- France
- Posts
- 159
converter is here
-
17-08-2006, 15:08 #39
-= TeamSpeak User =-
- Join Date
- Aug 2006
- Location
- Brasil
- Posts
- 3
I have downloaded and instaled the 4.0.25 mysql on my computer , using a Windows Xp and i install the version whose i get on this host http://downloads.mysql.com/archives....sql-4.0&o=-win
The problem is the following, the link to mysql 3.x library dll (libmySQL.dll) is broken, and in the archive i have downloaded theres no folder called MySQL 3.x Library dll like domination said in the step 10 of the instalation.
Is anyone could helpme saying where and which library can i download to continue my work ?
I trying to put my ts on sql tomake some implementations, like nick registration and work in web with teamspeak.
If my wnglish is poor sorry, im brazilian and im trying to do my best
i´m waiting for any help
if is there anyone interested in know what server i talking about please login ts.illusions.com.br
see ya
-
19-08-2006, 23:50 #40
-= TeamSpeak User =-
- Join Date
- Aug 2006
- Location
- Netherlands
- Posts
- 4
http://forum.goteamspeak.com/showthread.php?t=32622
for installation on sql 5
-
07-09-2006, 04:14 #41Thats the error i get when trying to run the service.Could not start the MySQL service on Local Computer
Error 1067: This process terminated unexpectedlly.
PLEASE HELP, ive only installed and uninstalled everything like 20 times.
-
14-10-2006, 19:05 #42
-= TeamSpeak User =-
- Join Date
- Oct 2006
- Location
- Norway
- Posts
- 3
i just have a question... do i have to have/use mysql for the TS server to work?
-
14-10-2006, 19:12 #43
-= TeamSpeak Fanatic =-
- Join Date
- Oct 2006
- Location
- UK
- Posts
- 1,029
No you do not
You can use a flat sql file in teh form of SQLite
This is what TeamSpeak uses as default
If anyone needs any help
http://forum.goteamspeak.com/showthread.php?t=33504
Ive got it working there
-
17-10-2006, 07:42 #44
error
alright. I got this message in my log. I am totally new to sql although I do a bit of webdesign, although it uses php and javascript, and of course good old html.
-------------- log started at 17-10-06 01:01 -------------
---------------------------------------------------------------
17-10-06 01:01:31,ALL,Info,server, Server init initialized
17-10-06 01:01:31,ALL,Info,server, Server version: 2.0.20.1 Win32
17-10-06 01:01:31,ERROR,All,SQL, Database initialization error: EDatabaseError.Unable to Load libmySQL.dll
17-10-06 01:01:31,ERROR,All,SERVER, Start_Server: unable to open database
17-10-06 01:01:31,ERROR,All,GENERAL, critical error, shutdown initiated
---------------------------------------------------------------
I'm guessing it's a corrupt or missing file named libmysql.dll, which was referred to in the manual.
anyhelp would be nice.
-
17-10-2006, 09:45 #45
-= TeamSpeak Fanatic =-
- Join Date
- Oct 2006
- Location
- UK
- Posts
- 1,029
Thats an easy one
libmysql.dll is the MySQL interfacing module, and i believe you only need to stick a copy of it in your teamspeak directory
I think i have it in my windows dir too, but it depends where the global paths point to and if it can find it
If you download
http://dev.mysql.com/get/Downloads/C...rror.anlx.net/
(I know its the PHP module!) and copy out the libmysql.dll file to your TS directory, that should solve your problem
Sam
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Install: MYSQL: Invalid Username/Password
By Lange in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 19-10-2005, 17:01 -
Another option for MySQL 4.1
By Cwac in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 04-10-2005, 04:42 -
Windows TS2 Server to Remote MySQL Server?
By xCav8r in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 19-02-2005, 15:57 -
Found some problems (and fixed) with a TS2 and MySQL installation
By MaD-Ogre in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 20-01-2005, 22:21 -
browser install Im only getting 3 out of the 5 tables in mysql
By cactus5 in forum [TeamSpeak 2] Addons & ScriptsReplies: 0Last Post: 30-11-2004, 23:53





Reply With Quote
