im done with this sir...thanks very much..thanks alot.sir..please help me in one more solution..
c i need to install one instance of mysql, parallel with the existing one..i need to install it remotely..and both versions are different..and platform is unix...please tell me..how to do it...im waiting for your reply..im logging on ip through ssh only (putty)
@chalusan I'm not sure about this one. I don't know if you can run two instances of mysql on the same box. Though I'm sure you COULD do it, I'm not too sure if that's such a good idea....
make sure you are witih mysql. if you want you can change your windows path, just find the mysqldump.exe command and either navigate to that path or set the windows path to that file location. But don't mess with the path file unless you know what you are doing and make sure you copy the path file before you edit it just in case something gets screwy.
Hi, thx for your concise explanation, but when I open command prompt on my windows 7 and type in mysqldump, it gives me this message: 'mysqldump' is not recognized as an internal or external command, operable program or batch file.
you're welcome. and it should. I'd run the dump and then you can open the .sql file in any text editor to see if your db objects are recreated. easy to check.. and please post back to let everyone else know.
Thankyou very much. A very clear explaining with exactly the added extra remarks I needed to be able to understand what I was doing. Or better said: "trying to do" before I found your tutorial.
Thanks!
eliramb 3 months ago
thank fuck for that, i did it!!!!!!!!! thx a lot mate
rb3883 4 months ago
Thanx!!! :) username "root" works perfectly
Superman1GTR 4 months ago
any solutiion ?
chalusan 5 months ago
ok sir..very thanks and very appreciable..im waiting for your reply..rest, im trying on my side..
chalusan 5 months ago
ok then tell me ..how to install/remove mysql on any sever..when we are logging on one ip through putty
chalusan 5 months ago
@chalusan That's a tall order for this small comment area. I'd do a google search for that and find some good step-by-step instructions.
Ranginald 5 months ago
im done with this sir...thanks very much..thanks alot.sir..please help me in one more solution..
c i need to install one instance of mysql, parallel with the existing one..i need to install it remotely..and both versions are different..and platform is unix...please tell me..how to do it...im waiting for your reply..im logging on ip through ssh only (putty)
chalusan 5 months ago
@chalusan I'm not sure about this one. I don't know if you can run two instances of mysql on the same box. Though I'm sure you COULD do it, I'm not too sure if that's such a good idea....
Ranginald 5 months ago
access denied for user odbc@localhost (using password = no) when trying to connect
this is the error im having
chalusan 5 months ago
@chalusan tough call. try to login as root and with no password and see if it works.
Ranginald 5 months ago
please tell me sir..what is username and password as my db has no username and password...
chalusan 5 months ago
@chalusan try "root" as the username with no password (and don't put quotes for root).
Ranginald 5 months ago
Thank you very much! You may also want to add "-h host_name" after password when you are using external host. Example:
mysqldump -u dbuser -p -h hostname dbname > filename.sql
xmoves 7 months ago
make sure you are witih mysql. if you want you can change your windows path, just find the mysqldump.exe command and either navigate to that path or set the windows path to that file location. But don't mess with the path file unless you know what you are doing and make sure you copy the path file before you edit it just in case something gets screwy.
Ranginald 7 months ago
Hi, thx for your concise explanation, but when I open command prompt on my windows 7 and type in mysqldump, it gives me this message: 'mysqldump' is not recognized as an internal or external command, operable program or batch file.
Plz help!
tqbfjotldtqbfjotld 7 months ago
what do you mean import from source? from a .sql file?
Ranginald 10 months ago
can you tell me plz that how can i import a database from source file to mysql
TheAjeet123 10 months ago
thank you very much.
ZeKalanga92 11 months ago
you're welcome. and it should. I'd run the dump and then you can open the .sql file in any text editor to see if your db objects are recreated. easy to check.. and please post back to let everyone else know.
Ranginald 1 year ago
Thank you for best explanation. So does it includes all the database objects like views ,triggers and others things right ?
XITIJTHOOL 1 year ago
This has been flagged as spam show
it says access is denied when i press enter after typing the mysqldump command. can u please tell me why is that?
kavindasilva2005 1 year ago
@kavindasilva2005 do you have the right privileges?
Ranginald 1 year ago
Comment removed
kavindasilva2005 1 year ago
Thank god! I spent all day putting this command in the mysql command line client, but this cleared things up!!!
pencilking2002 1 year ago
Thanks, I found it very helpful ;)
auyou01 1 year ago
You are a very good teacher, very clear and simple, thank you
voltinsky 1 year ago
Thankyou very much. A very clear explaining with exactly the added extra remarks I needed to be able to understand what I was doing. Or better said: "trying to do" before I found your tutorial.
Thanks :)
computerjantje 1 year ago
thanks so much you really helped me
classicallife 2 years ago
No problem. If you have any other questions let me know. I'm always looking for ideas for new video tutorials so ask away if needed...
Ranginald 2 years ago
this tutorial is great! Thank you so much!
santiagoarias550 2 years ago
what?????????
skidooboy105 3 years ago