home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
miniGuide/EPG no data
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Pirppuli" data-source="post: 491852" data-attributes="member: 79793"><p>I managed to implement a workaround by following this guide:</p><p></p><p><a href="http://dev.mysql.com/doc/refman/5.1/en/identifier-case-sensitivity.html" target="_blank">MySQL :: MySQL 5.1 Reference Manual :: 8.2.2 Identifier Case Sensitivity</a></p><p></p><p>First, I manually converted all database and table names to lowercase. Then I added the following statement into the my.cnf configuration file:</p><p></p><p>[CODE]lower_case_table_names=1[/CODE]</p><p></p><p>This workaround may be too much trouble if you're already running other databases on the same Linux/Unix server.</p></blockquote><p></p>
[QUOTE="Pirppuli, post: 491852, member: 79793"] I managed to implement a workaround by following this guide: [url=http://dev.mysql.com/doc/refman/5.1/en/identifier-case-sensitivity.html]MySQL :: MySQL 5.1 Reference Manual :: 8.2.2 Identifier Case Sensitivity[/url] First, I manually converted all database and table names to lowercase. Then I added the following statement into the my.cnf configuration file: [CODE]lower_case_table_names=1[/CODE] This workaround may be too much trouble if you're already running other databases on the same Linux/Unix server. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
miniGuide/EPG no data
Contact us
RSS
Top
Bottom