Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-1662

AML : There are few tables in the databases (smb/mms_common) which we never used it.

    Details

      Description

      There are few tables in the databases (smb/mms_common) which we never used it.

      I) Check mms_common

      mysql> show tables;
      -----------------------------------

      Tables_in_mms_common

      -----------------------------------

      accounts
      blacklist
      businessAreaLoader
      businessAreas
      businessCategories
      businessCategoryAreaMap
      businessCategoryLoader
      businessFunctions
      businessLocationMap
      businessLocationPointRadiusLoader
      businessLocationTypes
      businessLocations
      businessLocationsLoader
      businessTypeFunctionMap
      businessTypes
      business_taxonomy
      callbackEvent
      campUpdateResp
      campaigns
      coverageLocationMap
      customerCampaignIdMap
      exemptionRequests
      googleBudgetEstimates
      googleLocationTargetMap
      googleLocationTargets
      languages
      locationAliases
      locationAliasesLoader
      location_taxonomy
      locations
      pointRadius
      pointRadiusModifiers
      pointradius
      postcodeLocationMap
      requests

      -----------------------------------
      35 rows in set (0.00 sec)

      Here we haven't used tables "businessFunctions,businessTypes,pointradius,locations,businessTypeFunctionMap"

      II) Check smb

      ----------------------

      Tables_in_smb

      ----------------------

      assigned_members
      assigned_permissions
      assigned_roles
      business_taxonomy
      content
      content_metadata
      groups
      location_taxonomy
      merchant_properties
      merchants
      permissions
      pointradius
      realms
      reseller_properties
      resellers
      roles
      schema_version
      users

      ----------------------
      18 rows in set (0.00 sec)

      Here table "pointradius"

      Suggestions:

      In my opinion,we should remove the tables which we are NOT using it to avoid confusion.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              atul.sanagar Atul Sanagar (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: