| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Robert Citek | Date: | December 10 2002 2:42pm |
| Subject: | Re: Where does MySQL store db files? | ||
| View as plain text | |||
At 05:35 AM 12/10/2002 -0800, tmb wrote: >1 - On a Linux/Apache box, >when you create a MySQL db with tables, etc, >Where does MySQL store the files associated with the >db? If the database is named foobar, then usually in /var/lib/mysql/foobar >2 - On subsiquent db's, does MySQL store those files >in the same directory or each db in a seperate folder? New folder, for example /var/lib/mysql/new_db Regards, - Robert
