+ Reply to Thread
Results 1 to 7 of 7

Thread: Error during Backup (mysqldump) - Backup is not full?

  1. #1
    Senior Member turbe is on a distinguished road
    Join Date
    Sep 2000
    Location
    Lake Tahoe, Nevada
    Posts
    109

    Error during Backup (mysqldump) - Backup is not full?

    Now running 3.7.5 (happened sometimes with 3.7.2 PL1 as well)

    Using:

    mysqldump --opt -Q -u bahbah -p forum > d:/Backups/Forum/SQL/ForumDBBackup.sql


    Sometimes I get this message and the backup file size is small:

    mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'tachythreadpost'': Can't create
    /write to file 'C:\WINDOWS\TEMP\#sql_b4_0.
    MYI' (Errcode: 13) (1)


    This doesn't happen all the time even though today I tried 4 times and I got the message each time.

    I close the board during this backup/dump, even tried stopping Apache this time.

    Help appreciated...

    Thanks in advance..
    Last edited by turbe; Wed 7th Jan '09 at 7:27pm.

  2. #2
    Senior Member turbe is on a distinguished road
    Join Date
    Sep 2000
    Location
    Lake Tahoe, Nevada
    Posts
    109
    Tried again..



    C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump --opt -Q -u bahbah -p forum > d:/Backups/Forum/SQL/ForumDBBackup22.sql
    Enter password: ******
    mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'blog\_tachyentry'': Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b4_0.MYI' (Errcode: 13) (1)


    C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump --opt -Q -u bahbah -p forum > d:/Backups/Forum/SQL/ForumDBBackup22.sql
    Enter password: ******
    mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'blog\_custom\_block\_parsed'':Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b4_0.MYI' (Errcode: 13) (1)



    C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump --opt -Q -u bahbah -p forum > d:/Backups/Forum/SQL/ForumDBBackup22.sql
    Enter password: ******
    mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'blog\_trackback'': Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b4_0.MYI' (Errcode: 13) (1)



    C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump --opt -Q -u bahbah -p forum > d:/Backups/Forum/SQL/ForumDBBackup4.sql
    Enter password: ******
    mysqldump: Couldn't execute 'SHOW TRIGGERS LIKE 'cron'': Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b4_0.MYI' (Errcode: 13) (1)

  3. #3
    Senior Member Lats will become famous soon enough Lats's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne AU
    Age
    50
    Posts
    3,342
    That's a permissions problem - check your user permissions for that temp directory.
    Lats...

  4. #4
    Senior Member turbe is on a distinguished road
    Join Date
    Sep 2000
    Location
    Lake Tahoe, Nevada
    Posts
    109
    I'll check..

    this is on XP, but I'm curious why it's intermittent...

  5. #5
    Senior Member turbe is on a distinguished road
    Join Date
    Sep 2000
    Location
    Lake Tahoe, Nevada
    Posts
    109
    The 2 temp files are clearly being created in /Windows/temp but apparently there is an error during some writes (each time at a different spot during the backup)..

    I am logged in as a Administrator as well..

  6. #6
    Senior Member Lats will become famous soon enough Lats's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne AU
    Age
    50
    Posts
    3,342
    Are you running McAfee?

    http://lists.mysql.com/mysql/209856
    Lats...

  7. #7
    Senior Member turbe is on a distinguished road
    Join Date
    Sep 2000
    Location
    Lake Tahoe, Nevada
    Posts
    109
    Thank YOU!!!!, that was it... I made some changes in McAfee and I am not getting those message and errors..

    I know, I should have known or searched better..

    On McAfee Security Center, I set the "Specify Types of files to scan" on real time scanning, to program files and documents only. This seemed to work. I would have preferred to nail it down just to MySQL or various extensions, but I couldn't figure out how to do this on McAfee Security Center.
    Last edited by turbe; Wed 7th Jan '09 at 9:00pm.

+ Reply to Thread

Similar Threads

  1. mysqldump backup vs vBulletin backup
    By dkcp in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 7
    Last Post: Wed 2nd Feb '05, 8:06pm
  2. How do I backup database using mysqldump?
    By Kalel in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 1
    Last Post: Sun 7th Apr '02, 3:46pm
  3. backup problems - how do i do a mysqldump
    By mark58 in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 1
    Last Post: Wed 1st Aug '01, 10:51pm
  4. Mysqldump ( backup )
    By DeMoN in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 2
    Last Post: Fri 11th May '01, 9:02pm
  5. Backup broblem with mysqldump
    By Dode in forum vBulletin 1.1.x Questions
    Replies: 1
    Last Post: Fri 1st Sep '00, 8:10am

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts