jagguy Posted December 1, 2006 Share Posted December 1, 2006 I have reinstalled mysql again. I had to remove it from control panel and also manually remove the folder afterwards.I installed mysql again on winxp with apache and phpadmin. I wanted to use it for basic web operations with innodb.I used the default settings through to end as it appears to work . I set the passwrd to NULL and the last security setting on the install when you click execute didn't come up.What settings should i have as I am confused so i picked the default, any thing I may need?I have a database left over froma previous install but i can't load it in as it says no data to load and i get an error. Where is the data for the tables kept? Link to comment https://forums.phpfreaks.com/topic/29094-install-mysql/ Share on other sites More sharing options...
fenway Posted December 3, 2006 Share Posted December 3, 2006 You can change the passwords easily enough... as for your old data, I don't know where to put it, usually the /data directory in your mysql root. Link to comment https://forums.phpfreaks.com/topic/29094-install-mysql/#findComment-134485 Share on other sites More sharing options...
the_oliver Posted December 3, 2006 Share Posted December 3, 2006 Where the data for the tables is stored is specified in the config, but im not sure on windows where that is by default. Do you have a dump of the data as phpMyAdmin can just import this for you? Perhaps i have missed the point! Link to comment https://forums.phpfreaks.com/topic/29094-install-mysql/#findComment-134535 Share on other sites More sharing options...
fenway Posted December 4, 2006 Share Posted December 4, 2006 Program c:\program files\mysql\mysql server 4.1\, or something similar, at least on XP. Link to comment https://forums.phpfreaks.com/topic/29094-install-mysql/#findComment-134603 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.