Tag Archives: case

Case Insensitive Table And Column Names In MySQL

While you should always uphold the case-sensitive tablenames, it can be troublesome when migrating from a host that had this option enabled (table & column names become case insensitive), to a host that doesn’t have this option – so you … Continue reading

Posted in Technology | Tagged , , | 2 Comments