Opened 14 years ago
Closed 14 years ago
#413 closed defect (fixed)
Database setup fails on case sensitive DBMS (ie MySQL on Linux)
Reported by: | mcoudert | Owned by: | mcoudert |
---|---|---|---|
Priority: | major | Milestone: | v2.6.2 |
Component: | General | Version: | v2.6.1 |
Keywords: | SQL | Cc: |
Description
Due to a typo in SQL scripts, database setup fails depending on the OS and the associated DBMS. For instance, due to the "settings" table name, setup a MySQL database on Linux is impossible with GeoNetwork trunk and 2.6.x
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | sql_case_sensitive.patch added |
---|
comment:1 by , 14 years ago
Status: | new → assigned |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 6962, 6963.