Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-22079

"make clean" deletes some SQL files for no reason

XMLWordPrintable

    • Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023)
    • 0.125

      After extracting sources archive we have these SQL files for each engine:

      data.sql
      double.sql
      history_pk_prepare.sql
      images.sql
      schema.sql
      

      After we run "make clean", only these are left:

      double.sql
      images.sql
      

      And its not possible to get those all SQL files back except of extracting the archive again.
      "dbschema" target is commented out in generated Makefile, not sure why it's so, so we cannot run"make dbschema" as well.

      It's unexpected and not user friendly.

            arimdjonoks Artjoms Rimdjonoks
            zalex_ua Oleksii Zagorskyi
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: