Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-2320

policy mariadb cluster does not ignore table cases as required by legacy pdpx/pap components

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Frankfurt Release
    • Frankfurt Release
    • None

      This causes problems in the legacy policy provisioning.

      This does not seem to affect the new non-legacy components.

      It does not seem that can get worked around by issuing corresponding commands:

      MariaDB [(none)]> set global lower_case_table_names=1;
      ERROR 1238 (HY000): Variable 'lower_case_table_names' is a read only variable

      MariaDB [(none)]> set session lower_case_table_names=1;
      ERROR 1238 (HY000): Variable 'lower_case_table_names' is a read only variable

       

            jhh jhh
            jhh jhh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: