Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21537 InnoDB INFORMATION_SCHEMA tables fail to define DEFAULT for ENUM N... | Alexander Barkov | 2020-01-22 | 1 | -5/+38 |
* | MDEV-20353 Add separate type handlers for unsigned integer data types | Alexander Barkov | 2019-08-15 | 1 | -6/+6 |
* | MDEV-19861 Add intfastructure to have ENUM columns in INFORMATION_SCHEMA | Alexander Barkov | 2019-06-26 | 1 | -2/+14 |
* | MDEV-19843 Modify ST_FIELD_INFO to use Type_handler and LEX_CSTRING | Alexander Barkov | 2019-06-24 | 1 | -76/+66 |
* | MDEV-19810 Reuse new I_S table definition helper classes for InnoDB | Alexander Barkov | 2019-06-20 | 1 | -0/+7 |
* | MDEV-19772 Add helper classes for ST_FIELD_INFO | Alexander Barkov | 2019-06-16 | 1 | -0/+318 |