MySQL Forums
Forum List  »  Newbie

Regarding MySQL DB incremental Backup. I am unable to connect through SSH but able to connect TCP/IP . I want to take incremental backup?
Posted by: Md Haidar Ali Khan
Date: July 16, 2014 01:58AM

I am unable to connect through SSH but able to connect TCP/IP . I want to take incremental backup?



I am a Oracle DBA professional . I am a new comer in MySQL database. In my company i have a local host user id and password. Some of the privilege is also denied to me. Like

Error 1044 (42000): Access denied for user '15833'@'%' to database 'TestDB'

Error 1045 (28000): Access denied for user '15833'@'%' (using password: Yes)

mysql> SELECT user,host FROM mysql.user; ERROR 1142 (42000): SELECT command denied to user '15833'@'172.16.70.1' for table 'user'

I am using server version & protocol is-
Server version: 5.6.17-log MySQL Community Server (GPL)
Protocol version: 10

I am unable to do incremental backup.
kindly help out to me.

Regards,
Md Haidar Ali Khan
DBA

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.