Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | # This is a minor change commitment | Olivier Bertrand | 2014-02-16 | 1 | -0/+1 |
* | - Fix bug MDEV-5261 | Olivier Bertrand | 2013-12-04 | 1 | -0/+1 |
* | - Extend the TBL type to support sub-tables of any engines. Not CONNECT | Olivier Bertrand | 2013-04-12 | 1 | -2/+3 |
* | - Block creating tables with auto_incremented colummns (not supported) | Olivier Bertrand | 2013-04-03 | 1 | -0/+1 |
* | - Add a new table option SEPINDEX (not used yet) and remove an unused | Olivier Bertrand | 2013-03-25 | 1 | -6/+6 |
* | - Add in create a check for nullable columns not supported by some table types. | Olivier Bertrand | 2013-03-17 | 1 | -0/+1 |
* | - Set file name when unspecified as tablename.tabletype. | Olivier Bertrand | 2013-03-07 | 1 | -0/+1 |
* | All use of a character to represent table types or | Olivier Bertrand | 2013-02-12 | 1 | -2/+13 |
* | Fixing some of the compilation warnings. | Alexander Barkov | 2013-02-07 | 1 | -1/+3 |
* | - Fixing TAB to 2 spaces | Alexander Barkov | 2013-02-07 | 1 | -64/+64 |
* | Adding the CONNECT storage engine sources. | Alexander Barkov | 2013-01-18 | 1 | -0/+64 |