Files
MaxScale/server/modules
Markus Mäkelä bd1da82c96 Fix cdc_schema.py
There's no need to use Python 3 for the script and using it introduces
problems due to the poor availability of MySQL Connector/Python for
Python3.

ENUM, SET and DECIMAL values should have a length of -1 as the length is
meaningless for these types.
2017-06-23 11:10:41 +03:00
..
2017-05-15 10:25:11 +03:00
2017-06-23 11:10:41 +03:00
2016-08-11 12:44:07 +03:00