[Tutor] where is my MySQL database
Zhenzhen
zhenzhen.qi at gmail.com
Wed Jul 25 00:51:26 CEST 2012
hi, I'm working on setting up my database for django by editing the
following file:
mysite/settings.py
for the field "name", I am suppose to put down the full path of my mySQL
database.
I did create a few databases in MySQL, however, I don't seem to be able to
find them anywhere.
I have tried 'grep datadir /etc/my.cnf' but found out my.cnf file doesn't
even exist in my /etc/ directory.
Is there something wrong with mySQL installation? Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120724/1cee2098/attachment.html>
More information about the Tutor
mailing list