PDA

View Full Version : my.ini file setup


xtreme3
01-16-2004, 11:01 AM
New to mysql I want to make sure my ini file is set up right. I have now"
#This File was made using the WinMySQLAdmin 1.4 Tool
#1/14/2004 11:13:21 PM

#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions

[mysqld]
basedir=C:/APPS/MySQL
#bind-address=192.168.0.100
datadir=C:/APPS/MySQL/data
#language=C:/APPS/MySQL/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=C:/APPS/MySQL/bin/mysqld-nt.exe
user=X3Graphics
password=xtreme"

What I want to be able to do is update my database locally and on my hosting server.
Is this possible. How do I set it up
thanks