php - Can I dump database with mysql (not mysqldump)? -


i have server have access mysql not mysqlimport or mysqldump. says "command not found" , whereis reports nothing. tried dumping database phpmyadmin dump cannot imported on server. guess phpmyadmin cannot export (the database has views, procedures, triggers , such- quite complicated one).

i don't have access db outside "localhost" , cannot install on server.

is there way export db mysql command? or other way export properly?

on debian system (lmde), mysqldump installed mysql-client-version pkg.

on rh 5.x system, installed mysql pkg.

mysqldump lives in /usr/bin on both. must in path. think have no client installed.

things try:

this should impossible wo root. have root access, not allowed install anything.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -