Showing entries 1 to 1
Displaying posts with tag: Datatabase (reset)
Escaping “Lesson Learned” dealing with MySQL Databases & Case Sensitiviy

Do you ever need to transfer databases between servers? Different OSes? Two common ways of data migration: 1. Create mysqldump and load it. 2. File transfer using SCP. Case Sensitivity…

The post Escaping “Lesson Learned” dealing with MySQL Databases & Case Sensitiviy first appeared on Change Is Inevitable.

Showing entries 1 to 1