SpiritualWorlds
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by SpiritualWorlds-
Still, looking for this.. So far i had tried 10+ method with absolute no success ..
-
Yes, i opened a TICKET on my webhost and it clearly confirmed SHOW DATABASES privilege is not granted on shared servers due to security reasons So, guys tell me some way to fetch the DB name?
-
I feel my host doesn't allow that and its very pathetic .. i tried $ echo "show databases;" | mysql $ echo "show databases;" | mysql -u [user with mysql access] $ echo "show databases;" | mysql -p...
-
I was able to reproduce the error, i found it. Whenever i use this switch "--all-databases" it will throw access denied. If i dont use this switch and specify hard-coded DB name then it works. Any ...
-
I had also checked PhpMyAdmin privileges . No matter what switch i use or don't i get this error this mysqldump: Couldn't execute 'SHOW DATABASES': Access denied; you need (at least one of) the SHO...
-
mysqldump backup is not a perfect solution for large db's with continuous updates. You need to consider Percona XtraBackup percona.com/software/mysql-database/percona-xtrabackup Thanks. Why wo...
-
Hello :) You may also find the following URL helpful if you are seeking the services of a developer: System Administration Services Thank you. Thanks. But i need a open source solution for exac...
-
Why not use the script you just posted about (now deleted) in another thread? It was not working properly for DB having size more than 10 GB's o_O
-
No my friend,didn't work for me just like other's. Backup at some point is corrupted, i had tried with different settings and max upload buffer etc etc, no success. But if i use simple mysqldump w...