Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#63916 new defect (bug)

Reinstall page advises users to delete their previous database

Reported by: lev0's profile lev0 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version:
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

It's not good advice because users who understand the consequences of deleting their database are more likely to have already taken a backup and dropped the tables before attempting a reinstall. It is safer, faster, and easier, to instead ask the user to change their table prefix, leaving the data from their previous site untouched.

Change History (2)

This ticket was mentioned in PR #9719 on WordPress/wordpress-develop by @lev0.


5 months ago
#1

  • Keywords has-patch added

Non-destructive advice for reinstall.

Trac ticket: https://core.trac.wordpress.org/ticket/63916

#2 @mukesh27
5 months ago

  • Version trunk deleted
Note: See TracTickets for help on using tickets.