Importing old mysql data folder
        Posted  
        
            by samgoody
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by samgoody
        
        
        
        Published on 2010-05-16T18:49:20Z
        Indexed on 
            2010/05/16
            19:00 UTC
        
        
        Read the original article
        Hit count: 188
        
After a reinstall, all of the old data still shows inside the MySQL/data folder, but is not actually loaded into the database.
Is there any way to have MySQL scan it's data folder and / or reimport the old folders it has from its previous install?
[Some data was changed after the last backup / export - partially my fault - so I would rather it recognize the folders rather than reimporting the SQL files.]
© Stack Overflow or respective owner