colap Posted October 5, 2009 Share Posted October 5, 2009 I get the databases from C:\wamp\bin\mysql\mysql5.1.36\data in windows. Where are those databases in linux? I can use databases in linux from terminal using mysql -u root -p password:***** I want to find them in linux. Quote Link to comment https://forums.phpfreaks.com/topic/176547-cant-find-database-from-linux/ Share on other sites More sharing options...
fenway Posted October 13, 2009 Share Posted October 13, 2009 What does "in linux" mean? Look at the my.conf file. Quote Link to comment https://forums.phpfreaks.com/topic/176547-cant-find-database-from-linux/#findComment-936326 Share on other sites More sharing options...
colap Posted November 3, 2009 Author Share Posted November 3, 2009 What does "in linux" mean? Look at the my.conf file. linux=linux operating system /var/lib/mysql Quote Link to comment https://forums.phpfreaks.com/topic/176547-cant-find-database-from-linux/#findComment-949976 Share on other sites More sharing options...
fenway Posted November 14, 2009 Share Posted November 14, 2009 Well, that's not very helpful now, is it.... you'll have to find your mysqld executable, and then figure out where the default location of the config file is... which depends on which of the million flavours of *nix you're running. Quote Link to comment https://forums.phpfreaks.com/topic/176547-cant-find-database-from-linux/#findComment-957452 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.