MYSQL: Checking datafile being used from the command line
Posted
by ming yeow
on Stack Overflow
See other posts from Stack Overflow
or by ming yeow
Published on 2010-05-26T00:04:48Z
Indexed on
2010/05/26
0:11 UTC
Read the original article
Hit count: 567
i am having trouble configuring mysql database to connect to the right file. I do not know which datafile is being used (due to some pretty tricky EC2 related moving around),
My question is: from the command line, how do i see what datafile is being used by the mysql database?
© Stack Overflow or respective owner