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. 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. 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 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. 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
Archived
This topic is now archived and is closed to further replies.