Hamza.Iqbal
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Hamza.Iqbal-
My ticket id 6676997
-
Output of "ls -l /var/lib/mysql/ib*" And "ls -ld /var/lib/mysql": root@server-1 [~]# ls -l /var/lib/mysql/ib* -rw-rw---- 1 mysql mysql 10485760 Jun 15 11:08 /var/lib/mysql/ibdata1 -rw-r--r-- 1 ro...
-
I have deleted new (ibdata1, ib_logfile0/1) files from /var/lib/mysql, And transferred the Old (ibdata1, ib_logfile0/1) files in /var/lib/mysql but After transferring Old (ibdata1, ib_logfile0/1) f...
-
however you might try adding --skip-lock-tables to the mysqldump command to see if it allows you to proceed any further. After trying mysqldump with --skip-lock-tables, Received this error. root@s...