Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Database import
Re: Database import [message #106 is a reply to message #104] Thu, 22 June 2006 15:00 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
David Lee wrote on Thu, 22 June 2006 18:30

Using phpmyadmin, I have no difficulty creating a database with both UPPER and lower case characters in the name.

I think I must have the 'lower_case_table_names' option set in MySQL.

Even when I managed to create a database and table names with upper case characters I had no trouble with importing the details as the SQL queries which are generated will work whatever mixture of case is used.

That's another reason why I ABSOLUTELY HATE CASE SENSITIVE SOFTWARE!!!

UPDATE: MySQL is case-insensitive by default, but some non-Windows operating systems can reverse this behaviour. In order to avoid any potential problems you should therefore ensure that the lower_case_table_names variable is set to 1. Please refer to http://dev.mysql.com/doc/refman/4.1/en/name-case-sensitivity .html for details.


[Updated on: Thu, 22 June 2006 17:22]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Audit_trn task_id field too small
Next Topic: Possible linux pathname bug
Goto Forum:
  


Current Time: Sat Aug 24 18:03:18 EDT 2024

Total time taken to generate the page: 0.00969 seconds