kingmann7317 / jmm

Automatically exported from code.google.com/p/jmm
0 stars 0 forks source link

MYSQL Case Sensitivity on systems that aren't windows. #493

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you have MYSQL running on a system that isn't a windows server. E.g a system 
that is actually case sensitive you're creating the table names with the right 
case etc, but then you're requesting them in all upper case and of course MYSQL 
is responding with table etc not found. 

Original issue reported on code.google.com by imperia...@gmail.com on 9 Oct 2013 at 1:22

GoogleCodeExporter commented 8 years ago

Original comment by werndly...@gmail.com on 5 Aug 2014 at 11:57

GoogleCodeExporter commented 8 years ago
https://github.com/japanesemediamanager/jmmserver/issues/17

Original comment by werndly...@gmail.com on 19 Aug 2014 at 2:13