The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
mysql_connect_compress question.
<a href="http://www.php.net/manual/en/function.mysql-connect.php" target="_blank">http://www.php.net/manual/en/function.mysql-connect.php</a>
On this page it mentions that you can compress mysql data. My question is does anyone how do I enable this in the includes/db_mysql.php for vb3.0.13? The bandwidth between my web servers and database servers is going to reduced I figure this might help things a little. |
#2
|
|||
|
|||
can't you use $DB_site?
|
#3
|
|||
|
|||
Quote:
Like I figure it will have to go somewhere here: PHP Code:
n/m guys I figured it out. It's this: @mysql_connect($server, $user, $password, false, CLIENT_COMPRESS); and it won't work if you're trying this with a windows mysql server |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|