[SOLVED] MySQL-Large.ini - PLEASE HELP!

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

[SOLVED] MySQL-Large.ini - PLEASE HELP!

Post by mhouldridge »

Hi,

I need to start mysql using mysql-large.ini

How do I do this?

Thanks in advance!

---------------------------------


solution ....


I copied some of the mysql-large.ini commands into the my.ini file and then started the service again.

ie.

server-id= 2
master-user = something
Post Reply