Details
-
New Feature
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Duplicate
-
None
-
None
Description
MaxScale has a large number of references to the old SkySQL and Gateway names. The main executable uses gateway.c, all log manager functions are prefixed with skygw_*. These are just a few of the examples that are in the code.
These should be renamed to MaxScale related names to make the code less confusing.