[MDEV-11401] AliSQL: [Feature] Issue#26 ADD TokuDB COMPRESSION FORMAT ROW_TYPE SUPPORT Created: 2016-11-29 Updated: 2016-11-30 Resolved: 2016-11-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - TokuDB |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Lixun Peng |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | AliSQL patches |
| Description |
|
https://github.com/alibaba/AliSQL/commit/3446841f5cc4784868e7843fa688667546627239 |
| Comments |
| Comment by Sergey Vojtovich [ 2016-11-30 ] | |
|
plinux, I think this is not needed similarly to | |
| Comment by Sergey Vojtovich [ 2016-11-30 ] | |
|
Sorry, I meant | |
| Comment by Lixun Peng [ 2016-11-30 ] | |
|
svoj MariaDB prefer to use Session variables, but we prefer to modify the syntax, different styles, but the effect is the same. So you can ignore this issue. | |
| Comment by Sergey Vojtovich [ 2016-11-30 ] | |
|
Not really, CREATE TABLE syntax is also extended in MariaDB and it is covered by test cases. E.g. tokudb_mariadb.compression has:
Closing per plinux comment. |