SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: trouble with my.cnf using MySql
-
Jun 12, 2002, 18:56 #1
- Join Date
- Jun 2002
- Posts
- 2
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
trouble with my.cnf using MySql
I am trying to setup mySql and I cant get my file my.cnf to work properly.
I have my file as follows:
basedir = c:/mysql/
and am typing the command:
mysqladmin -u root reload
and I'm getting the error:
error: Found option without preceding group in config file: C:\my.cnf at line: 1
So, when i try to access the client side mysql, it gives me the same error.
Any ideas??
THanks!!
-josh
-
Jun 12, 2002, 21:23 #2
- Join Date
- Jul 2001
- Location
- Missouri
- Posts
- 3,428
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Re: trouble with my.cnf using MySql
Originally posted by tx-aggie
I have my file as follows:
basedir = c:/mysql/
Code:[mysqld] basedir = c:/mysql/
- Matt** Ignore old signature for now... **
Dr.BB - Highly optimized to be 2-3x faster than the "Big 3."
"Do not enclose numeric values in quotes -- that is very non-standard and will only work on MySQL." - MattR
Bookmarks