Title: Database backup the wrong way
Last modified: August 19, 2016

---

# Database backup the wrong way

 *  [hyuhin](https://wordpress.org/support/users/hyuhin/)
 * (@hyuhin)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/database-backup-the-wrong-way/)
 * I just realized I’ve been backing up the database the wrong way.
 * On the guide [http://codex.wordpress.org/Backing_Up_Your_Database](http://codex.wordpress.org/Backing_Up_Your_Database)
   
   it says to check:
 * ‘Structure’
    ‘Add DROP TABLE / VIEW / PROCEDURE / FUNCTION’ ‘Add IF NOT EXISTS’‘
   Add AUTO_INCREMENT’ and ‘Enclose table and field names with backquotes’
 * But previously I’ve been checking:
 * ‘Structure’
    ‘Add DROP TABLE / VIEW / PROCEDURE / FUNCTION’ ‘Add IF NOT EXISTS’‘
   Add AUTO_INCREMENT’ and **‘Add Create Procedure/Function**
 * So I’m just curious if it will affect my blog in anyway… I’ve restored using 
   these backups.

The topic ‘Database backup the wrong way’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [hyuhin](https://wordpress.org/support/users/hyuhin/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/database-backup-the-wrong-way/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
