Hi!
I am a newbie with MySQL. I have a problem when I try to run MySQL from my second laptop. The MySQL database is located on an external harddrive. MySQL Error Number 1045. Access denied for user 'Peter_S'@localhost' (unsing password: NO)"
(I do not use a passwort on the primary computer for that user)
From my primary I can run MySQL without problems. I have specified the right folder for the InnoDB Tablespace setting when installing MySQL on my secondary laptop. Do I have to copy any files from the primary computer to the secondary?
When copying the datafiles (Application Data -> MySQL Server 5.1 -> data) from 1st onto the 2nd computer the error when starting is 2003 (cannot be solved by net stop-start through cmd)
Thanks,
Peter
I am a newbie with MySQL. I have a problem when I try to run MySQL from my second laptop. The MySQL database is located on an external harddrive. MySQL Error Number 1045. Access denied for user 'Peter_S'@localhost' (unsing password: NO)"
(I do not use a passwort on the primary computer for that user)
From my primary I can run MySQL without problems. I have specified the right folder for the InnoDB Tablespace setting when installing MySQL on my secondary laptop. Do I have to copy any files from the primary computer to the secondary?
When copying the datafiles (Application Data -> MySQL Server 5.1 -> data) from 1st onto the 2nd computer the error when starting is 2003 (cannot be solved by net stop-start through cmd)
Thanks,
Peter