Opened 13 years ago

Closed 13 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)

sql_case_sensitive.patch (12.9 KB ) - added by mcoudert 13 years ago.

Download all attachments as: .zip

Change History (3)

by mcoudert, 13 years ago

Attachment: sql_case_sensitive.patch added

comment:1 by mcoudert, 13 years ago

Status: newassigned

comment:2 by mcoudert, 13 years ago

Resolution: fixed
Status: assignedclosed

Committed revision 6962, 6963.

Note: See TracTickets for help on using tickets.