MySQL database is generated differently on Linux vs Windows

  • We are trying to figure out how to use Conquest as a local gateway so we can host our RIS and MWL in the cloud. Conquest is running locally on windows and the RIS in the cloud is hosted on Linux. If I create or recreate the conquest database on windows, the database name and table names are all lowercase while on Linux they are a kind of camel case. This causes the RIS to crash because it can't find the tables. Can the generation of database be changed somehow in conquest code? Table names should be all lowercase so they work on all systems. Could someone advice please? I tried setting lower_case_table_names=2 in my.ini but it only works partially. Thanks!

  • Hi,


    the names can be set through dicom.ini, defaults in dbsql.cpp. I think the case is set consistently - conquest works on Linux as well as Window. But I have not tried cross platform.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!