Mysql 4.1 start in large mode

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
mhouldridge
Forum Contributor
Posts: 267
Joined: Wed Jan 26, 2005 5:13 am

Mysql 4.1 start in large mode

Post by mhouldridge »

Hi,

I am trying to create a replication set up across two database servers running 4.1.

I notice that there are various .ini files one of which is mysql-large.ini which I presume you can use to start the server in a different mode.

I have altered theis ini file because it contains replication settings.


My question is - how do you start it in this mode?

Would it be a case of renaming the file to my.ini to use it?

many thanks!
Post Reply