Locating MySQL .ini File from the Command Line - Dave's Search

Click For Summary

Discussion Overview

The discussion revolves around locating the MySQL .ini configuration file from the command line. Participants explore different methods to identify the file's location, sharing their experiences and suggestions.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • One participant, Dave, seeks a method to print the location of the MySQL .ini file using the MySQL command line.
  • Another participant references a Stack Overflow link that may provide relevant information on determining the configuration file in use.
  • A participant mentions that they thought there was a way to use the SHOW command to find the .ini file but notes that their setup is different.
  • It is suggested that running the command 'mysql --help' will display the location of the .ini file among other information in the output.

Areas of Agreement / Disagreement

Participants have not reached a consensus on the best method to locate the .ini file, and multiple approaches are discussed without resolution.

Contextual Notes

There are indications of different setups and configurations that may affect the methods discussed, but specific limitations or assumptions are not detailed.

cpscdave
Messages
402
Reaction score
120
I found this before out on the interwebs, but alas can't find it today.

How can you print the location of the .ini file that MySQL is using from the MySQL command line??
Thanks,
-Dave
 
Technology news on Phys.org
Note quite,
I thought there was a way you could use SHOW. Maybe I've found it but the setup I have here is different...

Issue came when I installed a MySQL server, it put the executable in c:\program files\MySQL
but the ini and data directories were in c:\Program Data\MySQL\

Some how I used the command line to figure that out :)
 
So yeah you can just do mysql --help and it will tell you in the middle of the wall of text it outputs :)
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
11K
Replies
35
Views
7K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
1
Views
7K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K