Log in with username/password: lyceum/lyceum

Ticket #925 (new enhancement)

Opened 2 months ago

Field `slug` in tables `blogs` should be changed to CHAR from VARCHAR

Reported by: lyceum Assigned to:
Priority: normal Milestone:
Keywords: mysql Cc: stanleyshilov@gmail.com

Description

In the table blogs field slug, changing the field type to CHAR from the default VARCHAR will allow the table format to be fixed hence optimizing general query time.

Log in with username/password: lyceum/lyceum