If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
hi , when i log into mysql i am able to see the databases that were created however, i need to know where these db's are located onmy system, i am using mysql 3.23 on asplinux
Originally posted by demi
hi , when i log into mysql i am able to see the databases that were created however, i need to know where these db's are located onmy system, i am using mysql 3.23 on asplinux
can any1 help with this??
D
SHOW VARIABLES
Look for datadir
If yourt table is of InnoDB type, then look for innodb_data_home_dir and innodb_data_file_path