Recent Comments
- Why We Deserve Our System Administration Appreciation Day ~ Mattias Geniar on System Administrator Appreciation Day 2010 @ Nucleus
- krilipikalko on System Administrator Appreciation Day 2010 @ Nucleus
- System Administrator Appreciation Day 2010 @ Nucleus ~ Mattias Geniar on System Administrator Appreciation Day @ Nucleus = Win
- Karmel on Creating excel files through PHP
- Mike on Install GD Library For PHP5 On CentOS
- Matti on Install GD Library For PHP5 On CentOS
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